I copied a mysql XXdb with several usable yytables from the mysql server 5.0/data/xxdb folder to an outside folder in W2k and re installed mysql. I then moved the xxdb folder back into the reinstalled mysql server5.0/data/xxdb.
the mysql>describe yytable: returns error 1146 (42S02): table "xxdb.yytable doesn't exist.
I am not sure if I reinstalled the same vs of mysql.
the other vs could have been 4.1 and the present one is 5.0
mysql 5.0 works ok cuz i created other db with tables that work fine.
How can I recover the outside folder tables?
any help would be appreciated by this new newbie.
the mysql>describe yytable: returns error 1146 (42S02): table "xxdb.yytable doesn't exist.
I am not sure if I reinstalled the same vs of mysql.
the other vs could have been 4.1 and the present one is 5.0
mysql 5.0 works ok cuz i created other db with tables that work fine.
How can I recover the outside folder tables?
any help would be appreciated by this new newbie.