My previous computer crashed so I had to buy another one.
My previous mysql tables are now visible (from explorer) via an external SATA disk.
I copied the old mysql data directories (tables) from my external disk
to my new mysql data dir.
When I start phpmyadmin i can see the databases listed to the left.
When I select a table I can see all the tables listed.
But when I click on a table I get this message:
******************************************
Error
SQL query:
SHOW INDEX FROM `block` ;
MySQL said:
#1146 - Table 'gallery.block' doesn't exist
***********************************************
If I create a new table then everything works just fine.
So I guess the problem is because I just copied the directories with the old databases from my external disk and pasted those into my new mysql data directory.
I cannot dump my tables from my external disk so.....
how do I be able to get access to my old tables?
Last edited by bongobongo on Wed Nov 01, 2006 10:46 am; edited 1 time in total
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum