Topic: HELP!!! How do I transition my Database from MySQL 4.1.9 to 5.0.3???
I am running into a major challenge here and I need someones help really bad.
My previous host provider more or less has just become too flaky and I needed to transition over to a new host provider - unfortunately, they have upgraded all ther MySQL databases to version 5 and I can't get my SQL data dump to populate the database fields.
I am getting the following Error every time I export it out.
This happens for each dtabase table:
"#1064 - 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 '"forums_categories" (
"id" int(10) unsigned NOT NULL,
"cat_ "
I get something similar with each database table - What can I do??? I'm not a MYSQL guru.