http://qs321.pair.com?node_id=919615


in reply to unable to connect new database in mysql

Connection Error: Unknown database 'ram'

It is the answer from your DB server; I can translate it into many languages, if you didn't understood it.

  • Comment on Re: unable to connect new database in mysql

Replies are listed 'Best First'.
Re^2: unable to connect new database in mysql
by rammoorthi (Novice) on Aug 10, 2011 at 09:41 UTC
    I attached my sql logs here
    mysql> show databases; +--------------------+ | Database | +--------------------+ | information_schema | | mysql | | ram | | test | +--------------------+ 4 rows in set (0.14 sec)