Re: Can't see table information

2004-11-24 Thread Gleb Paharenko
Hello. I think we may open a bug, but still we have to try to find at least the command line options with which mysqld has been started. You should find a place in your startup scripts where mysqld is invoked. Start it with --log[=file] --log-error[=file] options. Some clues could be found in

Re: Can't see table information

2004-11-23 Thread Jason St. Louis
Hi. Thanks for the response. Here is all the relevent information you asked for: [EMAIL PROTECTED] mysql]$ ./bin/mysql -u root -p Enter password: Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 130 to server version: 3.23.55 Type 'help;' or '\h' for help. Type

Re: Can't see table information

2004-11-23 Thread Gleb Paharenko
Hello. Sounds very strange. May be there is a bug, and it would be great if someone corrects me, but I haven't found anything related in bugs database. You said that you issued "show tables" statement on your database? Maybe it would be helpful to try not only "show tables from your_database