We’re in the process of moving our site to a new server, and having some issues moving the db. After exporting the SQL dump via phpMyAdmin, we are unable to completely import to the new server. I’ve isolated the issue to the last insert statement of the versioning table, as well as a separate issue in the weblog_data table. All other tables insert fine when importing one at a time.
A copy of the database can be found at: [mod edited out link for security] - Any help as to what specific data could be causing this error would be greatly appreciated!