An error occurred fetching the project authors.
  1. 16 Feb, 2007 1 commit
  2. 02 Nov, 2006 1 commit
  3. 19 Oct, 2006 1 commit
  4. 04 Oct, 2006 1 commit
    • msvensson@shellback.(none)'s avatar
      Backport from 5.1 · 3db774af
      msvensson@shellback.(none) authored
       -Add support for detecting version and features from mysqld binary
       - Autodetect netware
       - Disable some features not available below 5.0
       - Cleanup executable_setup to look for one executable at a time, only llok for the ones that are needed based on the selected testcases and settings
      3db774af
  5. 25 Aug, 2006 1 commit
  6. 08 Mar, 2006 1 commit
    • kent@mysql.com's avatar
      mysql-test-run.pl, mtr_cases.pl · e32054e4
      kent@mysql.com authored
        - Back porting of some changes in later releases
        - Corrected valgrind support
        - Removed work around for TZ needed in VisualStudio 6
        - Don't restart master to add special settings from "<testcase>-master.opt",
          if same settngs as running master, feature request in bug#12433
        - With --reorder, keep tests with same *-master.opt content together,
          to save even more master restarts
      e32054e4
  7. 17 Aug, 2005 1 commit
  8. 06 Jul, 2005 1 commit
    • kent@mysql.com's avatar
      mtr_misc.pl: · fe217934
      kent@mysql.com authored
        Corrected appending of .exe to Windows executables
        Don't alter read only @_ in foreach loop
      mysql-test-run.pl:
        Improved cleanup of binlogs
        Use separate log file for second master
        Corrected Windows paths to executables
      fe217934
  9. 21 Jun, 2005 1 commit
    • kent@mysql.com's avatar
      mysql-test-run.pl: · 4958b543
      kent@mysql.com authored
        More compact and safe handling of path names.
        Support for running in Windows source tree.
        Use libtool wrapper, instead of messing with
        library path names, and objects in .libs dir.
      mtr_misc.pl:
        Utility function that search aand check path names
      mtr_report.pl:
        Patch by Carsten, set correct reject/result/eval if not main suite
      4958b543
  10. 05 Jun, 2005 1 commit
    • kent@mysql.com's avatar
      mtr_misc.pl, mtr_report.pl: · 5ec15497
      kent@mysql.com authored
        Try kill all children to the mysql-test-run process when exiting
      mtr_process.pl:
        Added new function mtr_exit() that try kill all children to the mysql-test-run process when exiting
      mysql-test-run.pl:
        Try kill all children to the mysql-test-run process when exiting
        New --vardir caused problems on Windows
        Changed faulty calls to error() to mtr_error()
      5ec15497
  11. 30 Dec, 2004 1 commit