An error occurred fetching the project authors.
  1. 22 Nov, 2002 1 commit
  2. 12 Aug, 2002 1 commit
  3. 06 Aug, 2002 1 commit
  4. 05 Mar, 2002 1 commit
  5. 15 Feb, 2002 1 commit
  6. 10 Feb, 2002 1 commit
  7. 21 Nov, 2001 1 commit
  8. 07 Nov, 2001 1 commit
  9. 06 Nov, 2001 1 commit
  10. 07 Oct, 2001 1 commit
  11. 03 Oct, 2001 1 commit
  12. 18 Sep, 2001 1 commit
  13. 16 Sep, 2001 1 commit
  14. 12 Jun, 2001 1 commit
  15. 06 Jun, 2001 1 commit
  16. 29 May, 2001 1 commit
  17. 25 Apr, 2001 1 commit
  18. 24 Apr, 2001 1 commit
  19. 21 Apr, 2001 1 commit
  20. 18 Apr, 2001 1 commit
    • sasha@mysql.sashanet.com's avatar
      lient/mysqltest.c · 858867fa
      sasha@mysql.sashanet.com authored
          added support for alphanumeric variables - import MASTER_MYPORT and
          SLAVE_MYPORT from the environment
      mysql-test/mysql-test-run.sh
          export MASTER_MYPORT and SLAVE_MYPORT for mysqltest
      mysql-test/t/rpl000015.test
          use MASTER_MYPORT
      mysql-test/t/rpl000016.test
          use MASTER_MYPORT
      858867fa
  21. 14 Apr, 2001 1 commit
  22. 13 Apr, 2001 1 commit
  23. 12 Apr, 2001 2 commits
    • sasha@mysql.sashanet.com's avatar
      BitKeeper/triggers/post-commit · 1915d11b
      sasha@mysql.sashanet.com authored
          do REAL_EMAIL magic
      mysql-test/mysql-test-run.sh
          added show_failed_diffs
      mysql-test/r/bench_count_distinct.result
          tired of waiting :-)
      mysql-test/r/rpl000001.result
          new test results after implementing Monty's Hack (TM)
      mysql-test/t/bench_count_distinct.test
          tired of waiting
      mysql-test/t/rpl000001.test
          implemented Monty's Hack (TM) to kill a query in the middle of update
          without generating a table with 30,000 rows. This will also avoice the
          timing uncertainty
      1915d11b
    • monty@donna.mysql.fi's avatar
      714431e3
  24. 10 Apr, 2001 1 commit
  25. 24 Mar, 2001 1 commit
  26. 20 Mar, 2001 1 commit
  27. 13 Mar, 2001 1 commit
  28. 11 Mar, 2001 1 commit
  29. 08 Mar, 2001 1 commit
  30. 06 Mar, 2001 1 commit
  31. 03 Mar, 2001 1 commit
  32. 31 Jan, 2001 1 commit
  33. 24 Jan, 2001 1 commit
  34. 22 Jan, 2001 2 commits
  35. 17 Jan, 2001 2 commits
    • sasha@mysql.sashanet.com's avatar
      rpl000016.test sync · d0f4235a
      sasha@mysql.sashanet.com authored
      rpl000001.result	BitKeeper file /home/sasha/src/bk/mysql/mysql-test/r/rpl000001.result
      ignore  	Added BitKeeper/tmp/bkr3sAHD to the ignore list
      slave.h 	MASTER_POS_WAIT
      lex.h   	MASTER_POS_WAIT
      slave.cc	MASTER_POS_WAIT, do automagic restart on debugging abort, skip rotate events in 
      slave.cc	debug abort count
      sql_repl.cc	announce the log name at the start of the log with a fake rotate event
      item_create.h	MASTER_POS_WAIT
      item_func.cc	MASTER_POS_WAIT
      item_func.h	MASTER_POS_WAIT
      sql_class.h	enter_cond(), exit_cond() helper inliners
      item_create.cc	added MASTER_POS_WAIT
      mysql-test-run.sh	speed improvement fixes
      rpl000007.test	sync
      rpl000003.test	sleep -> sync
      rpl000004.test	sleep -> sync, fixed clean up bug
      rpl000014.test	sync
      rpl000009.test	sync
      rpl000013.test	sync
      rpl000001.test	sleep -> sync
      rpl000008.test	sync
      rpl000006.test	sync on cleanup
      rpl000011.test	sync
      rpl000012.test	sync
      rpl000005.test	sleep -> sync
      rpl000010.test	sync
      rpl000015.test	sync
      rpl000002.test	sleep -> sync
      rpl000014.result	we now know the master log name as soon as we connect
      mysql.cc	added optional agrument to --wait
      mysqltest.c	added save_master_pos and sync_with_master commands
      d0f4235a
    • monty@donna.mysql.com's avatar
      Fixed for bugs that was found when getting full code coverage of BDB · 0732f747
      monty@donna.mysql.com authored
      Fixed bug with HEAP tables on windows
      Fixed bug with HAVING on empty tables
      0732f747
  36. 16 Jan, 2001 2 commits