• unknown's avatar
    Fix for bug #18536: mysqldump does not maintain table orders as per --tables option · c41b767a
    unknown authored
    
    client/mysqldump.c:
      Fix for bug #18536: mysqldump does not maintain table orders as per --tables option
        - use list to store table names instead of hash.
    mysql-test/r/mysqldump.result:
      Fix for bug #18536: mysqldump does not maintain table orders as per --tables option
        - test result.
    mysql-test/t/mysqldump.test:
      Fix for bug #18536: mysqldump does not maintain table orders as per --tables option
        - test case.
    c41b767a
mysqldump.result 79.6 KB