• unknown's avatar
    Bug#21215 mysqldump creating incomplete backups without warning · 4d6b1db9
    unknown authored
     - Add call to 'safe_exit' function when db query fails.
    
    
    client/mysqldump.c:
      Add a call to 'safe_exit' to remember the error code and exit unless --force was give.n
    mysql-test/r/mysqldump.result:
      Add test result
    mysql-test/t/mysqldump.test:
      Add test case
    4d6b1db9
mysqldump.test 37.1 KB