views:

25

answers:

0

Hi I have upgraded my mysql server from 5.0 to 5.1.

But i am having a problem related to tables for InnoDB storage Engine.

My default engine is InnoDB, So it is enabled in my server.

But tables with InneDB engine are not displaying in phpmyadmin.

Tables with MyISAM are displaying properly.

and also i can't fire a query on the table with InnoDB Engine.

Thanks

Avinash