- 05 Dec, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 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 5 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
-
monty@bitch.mysql.fi authored
-
serg@serg.mysql.com authored
-
- 19 Nov, 2001 1 commit
-
-
heikki@donna.mysql.fi authored
Fix a seg fault if a lock wait timeout is exceeded at the some time someone grants the lock
-
- 18 Nov, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
was up to date.
-
- 17 Nov, 2001 3 commits
-
-
miguel@light.local authored
-
heikki@donna.mysql.fi authored
Fix wrong (though equivalent) type decl
-
heikki@donna.mysql.fi authored
Fix a bug in insert buffer B-tree upper levels; probably caused the crash by B.Fitzpatrick buf0flu.c: Fix a bug in previous change A small optimization for LRU flushes to avoid losing hot pages from the buffer pool
-
- 14 Nov, 2001 1 commit
-
-
heikki@donna.mysql.fi authored
Fix a bug which could cause InnoDB to complain it cannot find free blocks from the buffer cache during recovery
-
- 07 Nov, 2001 2 commits
-
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
- 06 Nov, 2001 4 commits
-
-
heikki@donna.mysql.fi authored
Fix a typo
-
heikki@donna.mysql.fi authored
Make database and table names always lower case on Windows
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
Applied patch to mysqlhotcopy
-
- 05 Nov, 2001 1 commit
-
-
heikki@donna.mysql.fi authored
-
- 03 Nov, 2001 2 commits
-
-
monty@hundin.mysql.fi authored
Fixed problem with t1 LEFT_JOIN t2 ... WHERE t2.date_column IS NULL when date_column is declared as NOT NULL.
-
monty@hundin.mysql.fi authored
Fixed bug with BLOB keys in BDB tables Fixed problem with MERGE tables on OS with 32 bit files Fixed that TIME_TO_SEC() works with negative times
-
- 02 Nov, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-