|
When mysql softwares are moved, often its forgotten to check the version of mysql on the final and the old servers, which cause lot many issues for such transfers. If the transfer is between compatible versions , say from mysql 4.0 to 4.1 or 4.0/4.1 to 5, it is usually a easy quick go.
|