An error occurred fetching the project authors.
- 18 Dec, 2003 1 commit
-
-
monty@mysql.com authored
-
- 14 Dec, 2003 1 commit
-
-
monty@mysql.com authored
-
- 12 Dec, 2003 1 commit
-
-
monty@mysql.com authored
Fixed problem with char > 128 in QUOTE() function. (Bug #1868) Disable creation of symlinks if my_disable_symlink is set Fixed searching of TEXT with end space. (Bug #1651) Fixed caching bug in multi-table-update where same table was used twice. (Bug #1711) Fixed problem with UNIX_TIMESTAMP() for timestamps close to 0. (Bug #1998) Fixed timestamp.test
-
- 10 Dec, 2003 1 commit
-
-
konstantin@mysql.com authored
-
- 09 Dec, 2003 2 commits
-
-
serg@serg.mylan authored
-
serg@serg.mylan authored
-
- 28 Nov, 2003 1 commit
-
-
monty@mysql.com authored
-
- 30 Oct, 2003 1 commit
-
-
serg@serg.mylan authored
-
- 24 Oct, 2003 1 commit
-
-
serg@serg.mylan authored
-
- 11 Oct, 2003 2 commits
-
-
monty@mashka.mysql.fi authored
query_alloc_block_size, query_prealloc_size, range_alloc_block_size,transaction_alloc_block_size and transaction_prealloc_size Add more checks for "out of memory" detection in range optimization
-
serg@serg.mylan authored
-
- 08 Oct, 2003 1 commit
-
-
monty@narttu.mysql.fi authored
Remove wait_if_global_read_lock on commit as this can cause deadlocks
-
- 02 Oct, 2003 2 commits
-
-
igor@rurik.mysql.com authored
Fix after manual merge
-
igor@rurik.mysql.com authored
-
- 11 Sep, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
Note that mix_innodb_myisam_binlog and union fails after this patch (Will be fixed shortly by maintaners of this code)
-
- 03 Sep, 2003 1 commit
-
-
serg@serg.mylan authored
-
- 28 Aug, 2003 1 commit
-
-
jcole@mugatu.spaceapes.com authored
-
- 18 Aug, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
Use server character set if --default-character-set is not used Added convert_string() for more efficient alloc+character-set convert of strings
-
- 15 Aug, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
Fix packet error when using wrong GRANT command
-
- 08 Aug, 2003 1 commit
-
-
serg@serg.mylan authored
-
- 05 Aug, 2003 1 commit
-
-
bar@bar.mysql.r18.ru authored
-
- 16 Jul, 2003 1 commit
-
-
bar@bar.mysql.r18.ru authored
args[0] is used instead. This allowed to resuse a lot of code.
-
- 04 Jul, 2003 1 commit
-
-
serg@serg.mylan authored
-
- 01 Jul, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
Don't set field to DEFAULT value when set to NULL
-
- 30 Jun, 2003 1 commit
-
-
igor@rurik.mysql.com authored
Added inequality predicate to range optimization
-
- 26 Jun, 2003 1 commit
-
-
serg@serg.mylan authored
-
- 27 May, 2003 1 commit
-
-
monty@narttu.mysql.fi authored
Fixed new bug when reading field types
-
- 24 Apr, 2003 1 commit
-
-
igor@hundin.mysql.fi authored
Added the MAX_LENGTH_FOR_SORT_DATA option filesort.cc: Added the MAX_LENGTH_FOR_SORT_DATA option
-
- 23 Apr, 2003 1 commit
-
-
monty@narttu.mysql.fi authored
Added optimzation for clustered index Fixed bug in UPDATE ... ORDER BY Fixed handling of UPDATE ... LIMIT
-
- 07 Mar, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
-
- 19 Feb, 2003 1 commit
-
-
ram@mysql.r18.ru authored
-
- 17 Feb, 2003 1 commit
-
-
bar@bar.mysql.r18.ru authored
Bug fix opt_range.cc: Buf fix
-
- 09 Feb, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
-
- 07 Feb, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
Don't make OLD_PASSWORD() a reserved word
-
- 06 Feb, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
Added ALL as parameter option for all group functions. Make join handling uniform. This allows us to use ',', JOIN and INNER JOIN the same way. Sort NULL last if DESC is used (ANSI SQL 99 requirement)
-
- 29 Jan, 2003 1 commit
-
-
bar@bar.mysql.r18.ru authored
-
- 21 Jan, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
Some changes to the prepared statement protocol to make it easier to use and faster.
-
- 15 Jan, 2003 1 commit
-
-
hf@deer.mysql.r18.ru authored
embedded library trimming
-
- 14 Jan, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
(Note: test 'union' fails, but Sanja promised to fix this)
-
- 09 Jan, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
Free row buffer cache after each query for MyISAM tables. Added table join option FORCE INDEX Fixed core dump bug when connecting with hostname that could not be resolved.
-