1
Hello,
My server is running MySQL 4.0.15. I backed up my XOOPS database and now when I need to restore it, I get an error about wrong MySQL syntax. The error is somewhere here (it's a quote from backup query):
........................
........................
KEY join (instanceid,visible,weight)
) TYPE=MyISAM;
So error is displayed and other tables are not restored too. Do you have any ideas how should I change this syntax or fix a problem in any other way?
I searched Google for 2 hours and found nothing useful