Page 1 of 1

Come from Mysql 5.0.27 Server to xampp - error in *frm files

PostPosted: 23. February 2007 14:50
by durbatuluk
Hi I have strange problem i have until now Mysql Server 5.0.27 alone with tables but when i installed Xampp I got errors like MySQL reported: Incorrect information in file: '.example.frm' (I copied data from older mysql to xampp direstory mysql...) So when is mystake and how can i fix it? Thx

PostPosted: 23. February 2007 15:00
by Wiedmann
I copied data from older mysql to xampp direstory mysql...

You should better do a dump with the old server and import this dump in the new one.