Exporting between different versions of MySQL

Discussion in 'MySQL' started by internetguy, Jun 18, 2006.

  1. #1
    Is it possible to export a MySQL database from version 4.1.19 to 4.0.27 using phpmyadmin?

    Thanks.
     
    internetguy, Jun 18, 2006 IP
  2. internetguy

    internetguy Peon

    Messages:
    227
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Since no one responded, I would like to update this thread with the solution that I've found for the benefit of others who may face this problem in the future. In MySQL 4.1.19 when you are exporting the database, you can choose the MySQL Compatibility option and set it to 'MySQL40' in order for the file to be readable by the previous version.
     
    internetguy, Jun 19, 2006 IP