• Patrick Crews's avatar
    Bug#40465 - mysqldump.test does no checking of dump or restore · 6c31d59b
    Patrick Crews authored
    Created new .test file - mysqldump_restore that does test restore from mysqldump
    output for a limited number of basic cases.
    Create new .inc file - mysqldump.inc - renames original table and uses mysqldump
    output to recreate the table, then uses diff_tables.inc to compare the two tables.
    Backported include/diff_tables.inc to facilitate this testing.
    New patch incorporating review feedback prior to push.
    
    mysqldump.test - removed redundant call to include/have_log_bin.inc (was used twice in the test!)
    6c31d59b
mysqldump_restore.test 3.85 KB