An error occurred fetching the project authors.
  1. 29 Mar, 2006 7 commits
  2. 28 Mar, 2006 1 commit
  3. 27 Mar, 2006 1 commit
  4. 24 Mar, 2006 1 commit
  5. 23 Mar, 2006 6 commits
  6. 22 Mar, 2006 1 commit
  7. 13 Mar, 2006 3 commits
  8. 10 Mar, 2006 1 commit
  9. 08 Mar, 2006 3 commits
  10. 07 Mar, 2006 2 commits
  11. 03 Mar, 2006 1 commit
    • msvensson@neptunus.(none)'s avatar
      Windows fixes · 21cc7c95
      msvensson@neptunus.(none) authored
       - Use pipes "|"
       - Improved system command, create a temporary .sh faile that is executed  with cygwins sh(bash)
         This makes the Windows version behave exactly as the Lunix version(well almost...) 
       - Give unix path to DBUG, trace files is no produced if running ./mysql-test-run.pl --debug"
      21cc7c95
  12. 02 Mar, 2006 1 commit
    • kent@mysql.com's avatar
      mysql-test-run.pl: · 550e73cc
      kent@mysql.com authored
        Try find in order 'mysqld-nt', 'mysqld', 'mysqld-debug' and 'mysqld-max'
      mysqld_safe.sh:
        Don't try 'mysqld-max' before 'mysqld' if no server given, bug#17861
      550e73cc
  13. 01 Mar, 2006 2 commits
  14. 26 Feb, 2006 3 commits
  15. 19 Feb, 2006 1 commit
    • kent@mysql.com's avatar
      mysql-test-run.pl: · 0120bac7
      kent@mysql.com authored
        Added --restart-cleanup option
      drop-on-restart.inc:
        DROP commands to cleanup on restart
        new file
      mysqltest.c:
        Added option --include=<sql-file>
      0120bac7
  16. 17 Feb, 2006 3 commits
  17. 14 Feb, 2006 1 commit
  18. 12 Feb, 2006 1 commit
    • kent@mysql.com's avatar
      spatial.cc: · 30b8a9c1
      kent@mysql.com authored
        Added { ... } around float8get() macro, avoids VC7 error
        message "illegal else without matching if"
      mtr_report.pl:
        Parse error logs to create "warnings" file
      mtr_cases.pl:
        Added optoion --ignore-disabled-def
        Windows build now let TZ pass, removed
        work around
      mysql-test-run.pl, mtr_process.pl:
        Back port of changes from 5.0
      30b8a9c1
  19. 11 Feb, 2006 1 commit