Re: MivaSQL to MySQL converter for MM5
Hello,
we compiled the mivasql2mysql.mvc script from source as we needed
to alter a few directives, namely the Mysql server + user/password ones.
Once we run the script we are given the following error. We are running
Mysql 4.0.27-log. Please advice with any solutions
-----------------------------------------------------------------------
mivasql2mysql running...
------------------------------------------------------------------------
Hello,
we compiled the mivasql2mysql.mvc script from source as we needed
to alter a few directives, namely the Mysql server + user/password ones.
Once we run the script we are given the following error. We are running
Mysql 4.0.27-log. Please advice with any solutions
-----------------------------------------------------------------------
mivasql2mysql running...
- Opening mivasql... OK.
- Opening mysql... OK.
- Opening raw database OK.
- Reading mivasql tables and converting...
- Table: AdminSessions = File: adminsessions.dbf
- Opening database... OK.
- Fields... OK.
- Generating SQL... OK.
- Creating table... OK.
- Selecting and inserting... Runtime error in mivasql2mysql.mvc @ [00000000:00000d04]: mivasql2mysql.mv: Line 255: MvQUERY: mysql_real_query: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server versio
- Table: AdminSessions = File: adminsessions.dbf
------------------------------------------------------------------------
Comment