Can not transfer database, mysql 4.1 to DH 4.0

Can not transfer database, mysql 4.1 to DH 4.0

Posted by: hopsterguy
Posted on: 2005-04-30 19:54:00

It appears that it is not possible to easily downgrade a database to 4.0 when it was sitting on another server in mysql 4.1 form?

Are there any good tools out there so that I can make a transition to this host??

A previous host I was using was already at version 4.1 Does this leave me in a pickle??


-Steve

Re: Can not transfer database, mysql 4.1 to DH 4.0

Posted by: decswxaqz
Posted on: 2005-05-01 01:21:00

Unless your code is written for 4.1 and above then it should work just as well. 9 times out of 10 you code should work on most versions of mysql since (personally) you don't need some of the advanced tools in later versions. Like sub-queries or string/time functions.
What errors are you getting when trying to transfer your database?

Tags: mysql 4pickletransitiontools