MYSQL

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • Problems (URGENT)

    0 answers - 1175 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

    Try
    mysql -uroot
    09, tai huijia wrote:
    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

Re: Problems (URGENT)


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

EMSDN.COM