MYSQL

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • Problems (URGENT)

    1 answers - 1122 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    Greetings,
    I'm a new user for MYSQL and I face problem adding
    mysql database.
    After typing:
    SHW DATABASES;
    I got this:
    ++
    | Database |
    ++
    | test |
    ++
    1 row in set (0.02 sec)
    which does not contain mysql and tmp as shown:
    ++
    | Database |
    ++
    | mysql |
    | test |
    | tmp |
    ++
    How can I create mysql database? I have gone through
    the manual provided, but I don't really understand the
    way to create it.
    And,
    I'm facing these problems too:
    mysqlGRANT ALL N menagerie.* T
    'lampp'@'localhost';
    ERRR 1044 (42000): Access denied for user
    ''@'localhost' to database 'menagerie'
    mysqlcreate database menagerie;
    ERRR 1044 (42000): Access denied for user
    ''@'localhost' to database 'menagerie'
    May i know how to overcome these problems?
    Please guide me. I really need your help.THANK YU!
    Do You Yahoo!?
    Tired of spam? Yahoo! Mail has the best spam protection around
    http://mail.yahoo.com
  • No.1 | | 791 bytes | |

    tai huijia wrote:
    I'm a new user for MYSQL and I face problem adding
    mysql database.

    After typing:

    SHW DATABASES;
    I got this:
    ++
    | Database |
    ++
    | test |
    ++
    1 row in set (0.02 sec)

    which does not contain mysql and tmp as shown:
    ++
    | Database |
    ++
    | mysql |
    | test |
    | tmp |
    ++

    How can I create mysql database? I have gone through
    the manual provided, but I don't really understand the
    way to create it.

    You have already asked this question on the list (on 20/8) and it has
    already been answered by several different people. I'm not even going to
    answer it again, just look in the archives. If you ask a question and
    then ignore the replies, why should we help you?

    Jasper

Re: Problems (URGENT)


max 4000 letters.
Your nickname that display:
In order to stop the spam: 7 + 7 =
QUESTION ON "MYSQL"

EMSDN.COM