Friday 25 January 2008 4:47:26 am
hi
if you can copy binary files from directory where is database mysql, like this: /var/lib/mysql/your_database and /var/lib/mysql/ibdata1 and ib_logfile0-... to your new mysql directory. It is the best if you do this operation on local machine, then if you run your database you must export to sql and import to your new database. maybe you must try to find solutions to recovery ibdata1?
regards lukasz
|