Hi all...
I m running Mysql 3.23.26 on Redhat Linux.. On some systems Mysql is working perfectly and some systems its not showing the database with the show database query... i get the following error...
mysql> show databases;
+----------+
| Database |
+----------+
| |
| |
| |
| |
| |
| |
| |
| |
+----------+
8 rows in set (0.00 sec)
mysql>
can any one tell me how to solve this problem...