PDA

View Full Version : Downgrading MySQL Database


spiralfive
05-11-2006, 09:03 PM
I have a user who is trying to move to my host, but is MySQL database is 4.1.18 and Outhost.org uses 4.0.25. I've removed the collation information, so I don't get that error, but I get this error every time I try to import any of the tables:

Content visible to registered users only.

What do I need to change?

David
05-12-2006, 06:33 PM
I recall we have had some issues with mySQL below 4.1. I believe the timestamp syntax changes, so you end up having to run a script to change the timestamp for all entries in the db, and also do some other changes in the php code. I'm pretty sure you will need a full time programmer to solve this type of issue.