Hello everyone
I tried to use the script to update the mysql database from version 1.6 to 1.8 and I get an error when creating the database expressions
ERROR 1064 (42000) at line 49: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use.
MySql version is 5.0.75-0ubuntu10
Someone knows it can be happening?
Thanks.
I tried to use the script to update the mysql database from version 1.6 to 1.8 and I get an error when creating the database expressions
ERROR 1064 (42000) at line 49: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use.
MySql version is 5.0.75-0ubuntu10
Someone knows it can be happening?
Thanks.
Comment