- 19 Dec, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
-
- 14 Dec, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
-
- 13 Dec, 2001 5 commits
-
-
sasha@mysql.sashanet.com authored
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
sasha@mysql.sashanet.com authored
added extra/mysql_install.c - will work on it in 4.0, but it does not hurt to have it sit in 3.23 tree for now since it will eventually be backported to 3.23 anyway
-
- 11 Dec, 2001 3 commits
-
-
heikki@donna.mysql.fi authored
Increase semaphore wait warning threshold to 240 seconds
-
heikki@donna.mysql.fi authored
Improve table cardinality estimate if there are big BLOBs
-
heikki@donna.mysql.fi authored
Make column names non-case-sensitive in referential constraints and put table and database names there in lower case in Windows
-
- 10 Dec, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 05 Dec, 2001 4 commits
-
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
- 04 Dec, 2001 2 commits
-
-
heikki@donna.mysql.fi authored
Add diagnostic code to catch possible space id or page no errors in the log
-
heikki@donna.mysql.fi authored
Add fault tolerance: when a log record contains nonsensical space id or page number, stop log scan there
-
- 02 Dec, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
-
- 01 Dec, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
added test case that supposedly will crash mysqld built with 2.96
-
- 29 Nov, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 28 Nov, 2001 4 commits
-
-
monty@hundin.mysql.fi authored
This should cause fewer seeks when using replication.
-
sasha@mysql.sashanet.com authored
-
sasha@mysql.sashanet.com authored
fixed skip counter to do the RightThing (TM) when the user messes up. Still do RightThing when he gets it right.
-
monty@hundin.mysql.fi authored
-
- 27 Nov, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Fixed race condition when using the binary log and INSERT DELAYED which could cause the binary log to have rows that was not yet written to MyISAM tables.
-
- 26 Nov, 2001 3 commits
-
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
Fixed bug where one got an empty set instead of a DEADLOCK error when using BDB tables.
-
- 23 Nov, 2001 2 commits
-
-
sasha@mysql.sashanet.com authored
into mysql.sashanet.com:/home/sasha/src/bk/mysql
-
sasha@mysql.sashanet.com authored
on a signal
-
- 22 Nov, 2001 7 commits
-
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
sasha@mysql.sashanet.com authored
signal. Tested to the extent that it does not break Linux. Could not test on Darwin because the machine was not reachable. Will push anyway - at least it does not make things worse. Testing on Darwin is needed, however.
-
monty@hundin.mysql.fi authored
-
- 21 Nov, 2001 3 commits
-
-
serg@serg.mysql.com authored
-
serg@serg.mysql.com authored
it uses now thd->lex.ftfunc_list moved ft-initialization to a separate function re-disabled implicit ft initialization
-
monty@bitch.mysql.fi authored
-