• Patrick Crews's avatar
    Bug#40465: mysqldump.test does no checking of dump or restore. · 2bb44aef
    Patrick Crews authored
    Created new .test file - mysqldump_restore that does this for a limited number
    of basic cases.
    Created 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.
    2bb44aef
mysqldump.inc 2.01 KB