My client wants to switch hosting, and the host is running MySQL 4.0.27-log, whereas their current hosting is running MySQL 5.0.24a-standard-log. I’ve tried an export to a .sql file of the EE database, and even massaged it to resolve domain name changes, server paths, etc. in the data. However, when I attempt to import the data, everything goes fine until it hits the data related to the section (weblog) entries. Below is an example error message I’m getting, along with the data that’s causing the error.
Anyone have experience doing this, and is there anything I’m missing or overlooking? When I’m exporting from PHPMyAdmin, I’m choosing 4.0 for MySQL Export Compatibility, which I thought would be enough.
[ERROR in query 50] 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 ''a:21:{s:9:"weblog_id";s:1:"2";s:8:"entry_id";s:1:"2";s:9:"authAny help is greatly appreciated, as I am at the end of my rope on this one.