mysql> show databases;
+-----------+
| Database  |
+-----------+
| directory |
| mysql     |
| phpBB     |
| testdb      |
| trial         |
+-----------+
5 rows in set (0.00 sec)

mysql> use testdb;
ERROR 1049: Unknown database 'testdb'

Keeps happening to me too.

It was working the day before :(
 
Jason

Reply via email to