- 22 Nov, 2001 3 commits
-
-
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
-
- 31 Oct, 2001 5 commits
-
-
monty@hundin.mysql.fi authored
Fixed Rows_examined in slow query log.
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
Fix for consistent 0000-00-00 date handling Close + open binary logs on flush tables Fix for AVG() in HAVING.
-
heikki@donna.mysql.fi authored
-
monty@hundin.mysql.fi authored
Use LONG_TIMEOUT (one year) instead of ~0 for long timeouts Fixed error messages. Fixed problem with const propagation when comparing columns of different types
-
- 30 Oct, 2001 7 commits
-
-
heikki@donna.mysql.fi authored
-
heikki@donna.mysql.fi authored
-
monty@donna.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
Fix for using quoted table names with the SJIS character set.
-
sasha@mysql.sashanet.com authored
into mysql.sashanet.com:/home/sasha/src/bk/mysql
-
sasha@mysql.sashanet.com authored
-
- 29 Oct, 2001 2 commits
-
-
heikki@donna.mysql.fi authored
-
heikki@donna.mysql.fi authored
-
- 25 Oct, 2001 1 commit
-
-
miguel@light.local authored
routines for avoid to leave the Service Control Manager in bad state. Print messages for to reduce the current user errors when are trying to install or start the service. Adding the option to install the service for manual start: --install-manual.
-
- 24 Oct, 2001 1 commit
-
-
serg@serg.mysql.com authored
-