An error occurred fetching the project authors.
- 22 Nov, 2002 1 commit
-
-
monty@mashka.mysql.fi authored
Fix for Mac OS X shutdown
-
- 12 Aug, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
Moved IF(test,column,NULL) code to 4.0 Changed mysys_priv.h to include my_pthread.h or my_no_pthread.h. Removed some CR's in os2 files.
-
- 06 Aug, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
Added option --host to mysqlhotcopy
-
- 05 Mar, 2002 1 commit
-
-
monty@tik.mysql.fi authored
Fix for --enable-local-infile Portability fix for bison
-
- 15 Feb, 2002 1 commit
-
-
sasha@mysql.sashanet.com authored
-
- 10 Feb, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 21 Nov, 2001 1 commit
-
-
serg@serg.mysql.com authored
-
- 07 Nov, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 06 Nov, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Applied patch to mysqlhotcopy
-
- 07 Oct, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Manual Changelog update
-
- 03 Oct, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 18 Sep, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Fixed some wrong test cases
-
- 16 Sep, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
updated mysql-test-run with features from 4.0 added a test case for broken load data from master for MyISAM tables with checksum
-
- 12 Jun, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 06 Jun, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Cleaned up error messages.
-
- 29 May, 2001 1 commit
-
-
monty@donna.mysql.fi authored
Force add of FN_LIBCHAR to symlinks on windows
-
- 25 Apr, 2001 1 commit
-
-
monty@donna.mysql.fi authored
DROP DATABASE in mysqladmin asks for confirmation (again) Added examined_rows to slow query log SHOW CREATE for TEMPORARY table
-
- 24 Apr, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
added support for virtual master ( replicating from a directory with binlogs) test case for backup/restore with virtual master
-
- 21 Apr, 2001 1 commit
-
-
monty@donna.mysql.fi authored
Changed 'lib' to 'master-data' Fix for slow slaves
-
- 18 Apr, 2001 1 commit
-
-
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
-
- 14 Apr, 2001 1 commit
-
-
tim@threads.polyesthetic.msg authored
-
- 13 Apr, 2001 1 commit
-
-
monty@donna.mysql.fi authored
Deleted a lot of old benchmark runs
-
- 12 Apr, 2001 2 commits
-
-
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
-
monty@donna.mysql.fi authored
-
- 10 Apr, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
added a benchmark test for count(distinct)
-
- 24 Mar, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
tables - read comments below
-
- 20 Mar, 2001 1 commit
-
-
monty@tik.mysql.fi authored
Added SELECT .. FOR UPDATE and SELECT .. IN SHARE MODE
-
- 13 Mar, 2001 1 commit
-
-
serg@serg.mysql.com authored
mysql-test-run.sh PATH corrected
-
- 11 Mar, 2001 1 commit
-
-
monty@donna.mysql.fi authored
-
- 08 Mar, 2001 1 commit
-
-
monty@donna.mysql.fi authored
-
- 06 Mar, 2001 1 commit
-
-
monty@donna.mysql.fi authored
Print full command name to log files Convert table type to supported onces on ALTER TABLE
-
- 03 Mar, 2001 1 commit
-
-
monty@donna.mysql.fi authored
Fixed bug when using TEXT columns with BDB tables Allow LOAD DATA INFILE to use numbers with ENUM and SET columns
-
- 31 Jan, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
fix to make table.cc compile
-
- 24 Jan, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
fixed sync bugs in three test cases added offset argument to sync_with_master to mysqltest to be able to fix sync bugs added a test case for slave startup with existing master.info expanded mysql-test-run.sh to be able to run pre-start shell script initializations
-
- 22 Jan, 2001 2 commits
-
-
monty@donna.mysql.com authored
Made test more reliable on slow machines
-
monty@donna.mysql.com authored
-
- 17 Jan, 2001 2 commits
-
-
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
-
monty@donna.mysql.com authored
Fixed bug with HEAP tables on windows Fixed bug with HAVING on empty tables
-
- 16 Jan, 2001 2 commits
-
-
monty@donna.mysql.com authored
-
monty@donna.mysql.com authored
Fixed problem with negative DECIMAL() keys Fixed some bugs with NULL keys in BDB More mysql-test tests
-