An error occurred fetching the project authors.
- 17 May, 2005 1 commit
-
-
msvensson@neptunus.(none) authored
- Set max_length of Item_func_uuid to max_length*system_charset_info->mbmaxlen Note! Item_func_uuid should be set to use 'ascii' charset when hex(), format(), md5() etc will use 'ascii'
-
- 01 Apr, 2005 1 commit
-
-
monty@mysql.com authored
CAST() now produces warnings when casting a wrong INTEGER or CHAR values. This also applies to implicite string to number casts. (Bug #5912) ALTER TABLE now fails in STRICT mode if it generates warnings. Inserting a zero date in a DATE, DATETIME or TIMESTAMP column during TRADITIONAL mode now produces an error. (Bug #5933)
-
- 04 Feb, 2005 1 commit
-
-
sergefp@mysql.com authored
by item->val_str() may be a substring of the passed string. Disallow string=its_substring assignment in String::operator=().
-
- 16 Mar, 2004 1 commit
-
-
serg@serg.mylan authored
-
- 28 Feb, 2004 1 commit
-
-
serg@serg.mylan authored
on different systems sprintf("%.3", 1.555499999999999) behaves differently
-
- 27 Feb, 2004 2 commits
-
-
serg@serg.mylan authored
-
lenz@kallisto.local authored
-
- 24 Feb, 2004 1 commit
-
-
serg@serg.mylan authored
-
- 19 Jan, 2004 1 commit
-
-
vva@eagle.mysql.r18.ru authored
-
- 03 Jul, 2003 1 commit
-
-
hf@deer.(none) authored
-
- 13 May, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
Better fix for format('nan') Fix for HAVING COUNT(DISTINCT...)
-
- 30 Apr, 2003 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
-
- 14 Apr, 2003 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
-
- 12 Apr, 2002 1 commit
-
-
monty@tik.mysql.fi authored
Split handler->option_flag() to handler->table_flags() and handler->index_flags()
-
- 28 Sep, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
added support for quiet increased line buffer size client/mysqltest.c fixed memory leak added query logging to result file added error message logging to result file added enable_query_log/disable_query_log mysql-test/mysql-test-run.sh converted tests to use mysqlmanager Updated test results
-
- 28 Dec, 2000 1 commit
-
-
monty@donna.mysql.com authored
A lot of new tests to mysqltest Fixed bug with BDB tables and autocommit
-