1064 (bad syntax) error transfering 4.0.12 to 4.1.8
Posted by:
lion
Date: January 23, 2005 02:34AM
hi,
i have a databse on a windows 2000 machine + mysql server 4.0.12-nt
i want to transfer it to windows 2000 + mysql 4.1.8-nt machine
i tried this:
mysqldump in the 4.0.12 machine and the mysql to the new one .it worked for
several databases i have, but there is one which gives me (while running the mysql:
>mysql -h 'the new server ip' < 'path of the sql file generated by mysqkdump')
the eroor:
ERROR 1064 at line 15184: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'all int(2) NOT NULL default '1',
players varchar(80) NOT NULL
i also tried performing the both mysqldump and mysql statment on the new machine (refering to the old databse offcourse), but the same problem occur.
any suggestions ?
thanks
Subject
Views
Written By
Posted
1064 (bad syntax) error transfering 4.0.12 to 4.1.8
4051
January 23, 2005 02:34AM
2527
May 09, 2005 12:26AM
2506
June 02, 2005 09:35AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.