• Michael Widenius's avatar
    Instead of writing "Errcode" to the log for Slave errors, use "Internal MariaDB error code" · eb75edfb
    Michael Widenius authored
    This makes it clear that the error code has nothing to do with errno.
    
    
    mysql-test/include/mtr_warnings.sql:
      Fixed suppression for new slave error messages
    mysql-test/lib/My/Test.pm:
      Use 'send' instead of 'print' to avoid errors about "wrong class ... back attempt"
    mysql-test/lib/v1/mtr_report.pl:
      Fixed suppression for new slave error messages
    mysql-test/mysql-test-run.pl:
      Fixed suppression for new slave error messages
      Removed warning from perl 5.16.2 about arrays
    mysql-test/r/flush_read_lock.result:
      Fixed suppression for new slave error messages
    sql/rpl_reporting.cc:
      Instead of writing "Errcode" to the log for Slave errors, use "Internal MariaDB error code"
    eb75edfb
rpl_rotate_logs.result 3.36 KB