View Single Post
  #1 (permalink)  
Old 05-09-2008, 04:23 PM
Pankaj
 
Posts: n/a
Default Table was created with a different version of MySQL and cannot beread

Hi All,

I updated my version of mysql from 4.1.22 to 5.0.45 and found that my
tables are not being read now. I tried to go back to the older
version. Now it seems that I have two versions of mysql installed.
When I login to the server and do a SELECT version(), it shows my
version as 4.1.22 while phpinfo shows the version as 5.0.45 . I am
still not able to access the tables.

How can I get back to the older version and retrieve the tables. My DB
is huge and I cannot do a mysqldump

TIA
Pankaj
Reply With Quote