I use both kinds of tables in my softawares, MyISAM and InnoDB, but since
I started trying using InnoDb, some problems with that kind of thable has
been occured.
  Sometimes when I try to connect to an InnoDB, the server answers that the
table does not exist, but it's there, I can see it in my MySQL directory and
with my MySQL manager.
  When I try to see the structure of the table, nothing is shown, neither
the fields, nor the indexes. The program always shows error 2.
   Some hours later, everything backs and I can see the data again.
   Does anybody has any idea ?


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

Reply via email to