Jump to content

Recently upgraded mysql and now i'm getting ERROR 1146. Any help?


fabiom

Recommended Posts

I recentry upgraded mysql to the 5.0.22 version. Now I have a database with 20 tables, and I can view them with SHOW TABLES. But when i try to do SELECT * FROM test, i receive the 1146 error: Table test doesn't exist. When I try to do DROP TABLE test, i receive ERROR 1051 (42S02): Unknown table 'test'. Any help?
I can't drop the database because I don't have the privilegies to do so.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.