An error occurred fetching the project authors.
- 24 Oct, 2002 1 commit
-
-
nick@mysql.com authored
-
- 16 Mar, 2002 1 commit
-
-
sasha@mysql.sashanet.com authored
memory corruption I can only repeat on one system.
-
- 15 Dec, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 01 Dec, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
-
- 08 Oct, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Speed up column-completion in 'mysql' Don't use ISAM if HAVE_ISAM is not defined A lot of fixes for the embedded version. All libraries are now included in libmysqld.a Changed arguments to convert_dirname() to make it more general. Renamed files in the 'merge' directory to all use a common prefix. Don't compile both assembler and C functions on x86
-
- 03 Oct, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
-
- 20 Apr, 2001 1 commit
-
-
monty@donna.mysql.fi authored
-
- 18 Apr, 2001 3 commits
-
-
monty@donna.mysql.fi authored
Removed test of default master parameter Don't lock locked tables in REPAIR Changed optimzation for SELECT * from table,table ORDER BY keypart LIMIT
-
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
-
monty@donna.mysql.fi authored
-
- 11 Apr, 2001 2 commits
-
-
sasha@mysql.sashanet.com authored
reversed incorrect temporary change
-
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
-
- 22 Jan, 2001 3 commits
-
-
sasha@mysql.sashanet.com authored
added test/sanity check for master_pos_wait()
-
monty@donna.mysql.com authored
Made test more reliable on slow machines
-
monty@donna.mysql.com authored
Added timeouts to replication tests to handle concurrent inserts
-
- 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
-
- 04 Jan, 2001 1 commit
-
-
monty@donna.mysql.com authored
-
- 03 Jan, 2001 1 commit
-
-
monty@donna.mysql.com authored
Added new big select test
-
- 13 Dec, 2000 1 commit
-
-
sasha@mysql.sashanet.com authored
-