• msvensson@shellback.(none)'s avatar
    WL#3935 Improve mysqltest report and exitcode for diff · cc00660f
    msvensson@shellback.(none) authored
     - Move the code to generate test report to the test tool(in this
       case mysqltest) where the best control of what failed is
    - Simplify the code in mysql-test-run.pl
    - mysqltest will now find what diff to use in a best effort attempt
      using "diff -u", "diff -c" and finally dumping the two files verbatim
      in the report.
    cc00660f
mysqltest.c 217 KB