• Magnus Svensson's avatar
    WL#4189 mtr.pl v2 · 1d894030
    Magnus Svensson authored
     - Rewrite "check testcase" to use LOAD DATA INFILE instead of 'load_file'
       in order to speed up the reading of the servers error log.
    
    mysql-test/include/check-warnings.test:
      Use LOAD DATA to load the servers error log into error_log table and then
      call 'check_warning' stored procedure to filter out any unexpected warnings
    1d894030
mtr_warnings.sql 7.98 KB