How can I convert database from PostgreSQL to MySQL?
I have the postgresql dump file already and I try to use pg2mysql script, it converted but when uploading the file it produces this error:
ERROR 1064 (42000) at line 4: 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 'bigserial NOT NULL,
created timestamp NOT NULL,
sql0 varchar(250) DEFAUL' at line 2