Re: Can't see table information

2004-11-23 Thread Jason St. Louis
ility mysqlshow produced? mysqlshow your_database mysqlshow --status your_database When you were making selects did you use db_name.tbl_name syntax to refer to a table? Send us your config file (however I don't know if it would be helpful, but this is a good practice). "Jason S

Can't see table information

2004-11-22 Thread Jason St. Louis
Hi Folks, I've been running a website on php/mysql database for about a year now. I typically enter data using the phpmyadmin package. The other day I attempted to add some data but it appeared to phpmyadmin that there were no tables in my database. I connected to mysql using the commandline