I'm not very experienced in this area, but I assume you mean to check the information_schema "database" and the schemata table? I checked there, and it is there. However, I've simply gone through the process of completely re-building my tables from scratch. I didn't receive any answers at all from this question, and I needed to move on with it, so I had no choice but to start from scratch. :-( The bit about the inno engine not starting is good to know, though.

Thanks,
Jesse

----- Original Message ----- From: "Duzenbury, Rich" <[EMAIL PROTECTED]>
To: "MySQL List" <mysql@lists.mysql.com>
Sent: Wednesday, June 14, 2006 1:26 PM
Subject: RE: Unknown tables

I think there are lots of possible reasons, but first thing to do is to
check the mysql data directory for a karate directory.  Look inside it.
That's where your tables should be.

I had a problem not too long ago where a table I wanted to work with was
an innodb type table, but because of a config file issue, the innodb
storage engine wouldn't start.  So, the table was there, but because
innodb wasn't active, weird things like that were happening.

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to