• unknown's avatar
    Bug#21215 mysqldump creating incomplete backups without warning · a08a1108
    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
    a08a1108
mysqldump.test 37.1 KB