An error occurred fetching the project authors.
- 23 Oct, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
removal of duplicate code in mf_iocache.cc work on failsafe replication work on SEQ_READ_APPEND io cache
-
- 08 Oct, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 28 Sep, 2001 1 commit
-
-
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
-
- 16 May, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
forgot to add result
-
- 17 Apr, 2001 2 commits
-
-
monty@donna.mysql.fi authored
Removed unpredictable test from rpl000001.test
-
monty@donna.mysql.fi authored
Fixed rpl000001 to handle the most common mysql-test-run ports.
-
- 12 Apr, 2001 1 commit
-
-
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
-
- 11 Apr, 2001 2 commits
-
-
sasha@mysql.sashanet.com authored
start slave thread if master.info is present and server_id is set updates for rpl000015 and rpl000016 to remove master.info to make sure master info struct does not get auto-initialized
-
sasha@mysql.sashanet.com authored
mark killed partially completed updates with an error code in binlog stop replication if the master reports a possible partial/killed update test partially killed update
-
- 17 Jan, 2001 1 commit
-
-
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
-
- 27 Dec, 2000 1 commit
-
-
monty@donna.mysql.com authored
Fixed test results. Added mysqld variable 'have_isam'
-
- 07 Dec, 2000 1 commit
-
-
sasha@mysql.sashanet.com authored
-
- 25 Nov, 2000 1 commit
-
-
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
-
- 18 Nov, 2000 1 commit
-
-
sasha@mysql.sashanet.com authored
fixed bugs in delayed insert replication and when slave loses connection after Int_var but before Query public test suite now tests replication code as well
-
- 31 Jul, 2000 1 commit
-
-
bk@work.mysql.com authored
-