An error occurred fetching the project authors.
- 10 Feb, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 09 Feb, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 07 Feb, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
Fix of InnoDB variables in SHOW VARIABLES Fix for ALTER TABLE and InnoDB
-
- 30 Jan, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 17 Jan, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 02 Jan, 2002 2 commits
-
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
- 27 Dec, 2001 2 commits
-
-
heikki@donna.mysql.fi authored
Make InnoDB startup option samples easier to understand, recommend not setting log files too big, because recovery slow
-
monty@hundin.mysql.fi authored
-
- 21 Dec, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 17 Dec, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 14 Dec, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
-
- 13 Dec, 2001 3 commits
-
-
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
-
- 10 Dec, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 05 Dec, 2001 2 commits
-
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
- 29 Nov, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 28 Nov, 2001 2 commits
-
-
monty@hundin.mysql.fi authored
This should cause fewer seeks when using replication.
-
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 1 commit
-
-
monty@hundin.mysql.fi authored
Fixed bug where one got an empty set instead of a DEADLOCK error when using BDB tables.
-
- 22 Nov, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 21 Nov, 2001 1 commit
-
-
monty@bitch.mysql.fi authored
-
- 18 Nov, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
was up to date.
-
- 07 Nov, 2001 1 commit
-
-
monty@hundin.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
-
- 31 Oct, 2001 3 commits
-
-
monty@hundin.mysql.fi authored
Fixed Rows_examined in slow query log.
-
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.
-
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 1 commit
-
-
monty@hundin.mysql.fi authored
Fix for using quoted table names with the SJIS character set.
-
- 19 Oct, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Added missing InnoDB variables to SHOW VARIABLES. Fixed bug when doing WHERE 'column_name=NULL' on an indexed column that had NULL values. Fixed bug when doing 'LEFT JOIN ... ON (column_name = constant) WHERE column_name = constant'
-
- 07 Oct, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Manual Changelog update
-
- 03 Oct, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 02 Oct, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Fixed some problems in SHOW CREATE TABLE Fixed calculation of checksums in myisamchk
-
- 01 Oct, 2001 1 commit
-
-
serg@serg.mysql.com authored
-
- 28 Sep, 2001 2 commits
-
-
paul@central.snake.net authored
-
monty@hundin.mysql.fi authored
-