• Patrick Crews's avatar
    Bug#37938 Test "mysqldump" lacks various INSERT statements / values · ebd3a6e4
    Patrick Crews authored
    Moved fix for this bug to 5.0 as other mysqldump bugs seem tied to concurrent_insert being on
    Setting concurrent_insert off during this test as INSERTs weren't being 
    completely processed before the calls to mysqldump, resulting in failing tests.
    
    Altered .test file to turn concurrent_insert off during the test and to restore it
    to whatever the value was at the start of the test when complete.
    
    Re-recorded .result file to account for changes to variables in the test.
    ebd3a6e4
mysqldump.test 58.7 KB