James Rodenkirch Web - Technology - Life

7Jan/090

MySQL Dump Compatibility

At my current job I am constantly dumping mysql databases from a v5 server to import into a v3 server. In order for this to work, I have to dump the database in a mode that is compatible with version 3. Here is a quick reference for the compatibility modes available for mysqldump.