An error occurred fetching the project authors.
- 13 Sep, 2006 1 commit
-
-
kaa@polly.local authored
Cset exclude: kaa@polly.local|ChangeSet|20060908100829|09983
-
- 12 Sep, 2006 1 commit
-
-
kaa@polly.local authored
-
- 08 Sep, 2006 1 commit
-
-
kaa@polly.local authored
- Honor unsigned_flag in the corresponding functions - Use compare_int_signed_unsigned()/compare_int_unsigned_signed() instead of explicit comparison in GREATEST() and LEAST()
-
- 27 Aug, 2005 1 commit
-
-
igor@rurik.mysql.com authored
Corrected results after the fix for bug #12791. func_test.result, func_test.test: Added test cases for bug #12791. item_func.h, item_func.cc: Fixed bug #12791. Made LEAST/GREATES fully Oracle compliant. LEAST/GREATEST did not return NULL if only some arguments were NULLs. This did not comply with Oracle.
-
- 03 Feb, 2005 1 commit
-
-
acurtis@pcgem.rdg.cyberkinetica.com authored
Fix and test for parse bug
-
- 21 Oct, 2004 1 commit
-
-
ram@gw.mysql.r18.ru authored
-
- 20 Oct, 2004 1 commit
-
-
igor@rurik.mysql.com authored
Fixed bug #6187: a wrong initial setting for const_item_cache in Item_cond::fix_fields.
-
- 19 Oct, 2004 1 commit
-
-
igor@rurik.mysql.com authored
Added the code processing on expressions for applying multiple equalities. sql_select.cc: Post-merge fixes for Item_equal patch. Added the code processing on expressions for applying multiple equalities. Many files: Post-merge fixes for Item_equal patch. item_cmpfunc.cc: Post-merge fixes for Item_equal patch. Fixed a problem when an equality field=const cannot be applied to the predicate P(field,c) for constant propagation as a conversion of field is needed. item.h, item.cc: Fixed a problem when an equality field=const cannot be applied to the predicate P(field,c) for constant propagation as a conversion of field is needed.
-
- 31 Aug, 2004 1 commit
-
-
bell@sanja.is.com.ua authored
fixed printing of COLLATE operation (BUG#5155)
-
- 20 Jul, 2004 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 13 May, 2004 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 16 Feb, 2004 1 commit
-
-
ram@gw.mysql.r18.ru authored
-
- 28 Jan, 2004 1 commit
-
-
jani@rhols221.adsl.netsonic.fi authored
dump when result was NULL.
-
- 10 Dec, 2003 1 commit
-
-
Deprecate the use of TYPE=... Preferred syntax is ENGINE=
-
- 03 Dec, 2003 1 commit
-
-
igor@rurik.mysql.com authored
after introducing Item_equal.
-
- 30 Oct, 2003 1 commit
-
-
bell@sanja.is.com.ua authored
added code covarage for functions convert(), nullif(), crc32(), is_used_lock(), char_lengtrh(), bit_xor() added string length for more speed made code covarage for print() method of Item fixed printability of some items (SCRUM) (WL#1274)
-
- 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)
-
- 20 Aug, 2003 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
Test case for the LEAST() bug in LEFT JOIN
-
- 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
-
- 05 Aug, 2003 1 commit
-
-
serg@serg.mylan authored
-
- 10 Jun, 2003 1 commit
-
-
bar@bar.mysql.r18.ru authored
- equal predicate - LIKE predicate - strcmp() function
-
- 19 Mar, 2003 1 commit
-
-
monty@narttu.mysql.fi authored
Fixed non fatal memory leak in slave code.
-
- 22 Nov, 2002 1 commit
-
-
monty@mashka.mysql.fi authored
-
- 21 Nov, 2002 2 commits
-
-
Sinisa@sinisa.nasamreza.org authored
-
monty@mashka.mysql.fi authored
New operators MOD and DIV SELECT ... FROM DUAL TRUE = 1 and FALSE = 0
-
- 05 Nov, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
Some simple optimizations
-
- 02 Nov, 2002 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
-
- 30 Oct, 2002 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
values with BETWEEN clause
-
- 30 Jun, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
Portability fixes for HPUX Rename of CHECK_LOCK to IS_FREE_LOCK Apply lower_case_table_names also to databases Cleanup of describe code Don't allow \ in database names
-
- 29 Jun, 2002 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
* binary XOR * logical XOR * CHECK_LOCK("lock_name")
-
- 02 May, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 26 Apr, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 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
-
- 29 May, 2001 1 commit
-
-
monty@donna.mysql.fi authored
Force add of FN_LIBCHAR to symlinks on windows
-
- 28 Dec, 2000 1 commit
-
-
monty@donna.mysql.com authored
A lot of new tests to mysqltest Fixed bug with BDB tables and autocommit
-