An error occurred fetching the project authors.
  1. 23 Oct, 2001 1 commit
    • sasha@mysql.sashanet.com's avatar
      cleanup · be4dfd21
      sasha@mysql.sashanet.com authored
      removal of duplicate code in mf_iocache.cc 
      work on failsafe replication
      work on SEQ_READ_APPEND io cache
      be4dfd21
  2. 08 Oct, 2001 1 commit
  3. 28 Sep, 2001 1 commit
    • sasha@mysql.sashanet.com's avatar
      client/mysqlmanagerc.c · bb66c80a
      sasha@mysql.sashanet.com authored
          added support for quiet
          increased line buffer size
      client/mysqltest.c
          fixed memory leak
          added query logging to result file
          added error message logging to result file
          added enable_query_log/disable_query_log
      mysql-test/mysql-test-run.sh
          converted tests to use mysqlmanager
      
      Updated test results
      bb66c80a
  4. 16 May, 2001 1 commit
  5. 17 Apr, 2001 2 commits
  6. 12 Apr, 2001 1 commit
    • 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
  7. 11 Apr, 2001 2 commits
  8. 17 Jan, 2001 1 commit
    • 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
  9. 27 Dec, 2000 1 commit
  10. 07 Dec, 2000 1 commit
  11. 25 Nov, 2000 1 commit
    • sasha@mysql.sashanet.com's avatar
      slave master.info FILE -> IO_CACHE · a9ef0b4b
      sasha@mysql.sashanet.com authored
      send_file() is more stack-friendly - changed large static buffer to alloc_root()
      fixed my_b_seek() to work with WRITE_CACHE
      test case to make sure the slave starts correctly after being stopped
      truncated words file so the replication tests will take less time
      a9ef0b4b
  12. 18 Nov, 2000 1 commit
  13. 31 Jul, 2000 1 commit