| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix for bug#2972 Problem the the CONV() function | unknown | 2004-03-15 | 1 | -0/+7 |
* | Fix for the bug #3089: SUBSTRING bug when mixed with CONCAT and ORDER BY | unknown | 2004-03-09 | 1 | -0/+13 |
* | UNHEX() function | unknown | 2004-03-04 | 1 | -0/+3 |
* | After merge fixes | unknown | 2004-02-16 | 1 | -25/+23 |
* | Merge with 4.0.18 | unknown | 2004-02-11 | 1 | -23/+30 |
|\ |
|
| * | some ammendments (comments and code style) | unknown | 2004-01-22 | 1 | -1/+1 |
| * | added test for bug #2290 "output truncated with ELT when using DISTINCT" | unknown | 2004-01-21 | 1 | -0/+9 |
* | | Fix & test for the bug #2182: lpad returns incorrect result. | unknown | 2003-12-22 | 1 | -0/+6 |
* | | Merge with 4.0.17 | unknown | 2003-12-17 | 1 | -2/+5 |
|\ \
| |/ |
|
| * | Fix autoincrement for signed columns (Bug #1366) | unknown | 2003-12-12 | 1 | -0/+1 |
| * | Fix for bug#1944 'Function RPad() sometimes produce unexpected result' | unknown | 2003-12-04 | 1 | -2/+4 |
* | | WorkLog#1323 | unknown | 2003-12-10 | 1 | -3/+3 |
* | | sunstring_index() code covarage | unknown | 2003-11-07 | 1 | -1/+3 |
* | | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(... | unknown | 2003-10-30 | 1 | -1/+6 |
* | | After merge fixes | unknown | 2003-08-19 | 1 | -23/+23 |
* | | Merge with 4.0.14 | unknown | 2003-08-11 | 1 | -0/+21 |
|\ \
| |/ |
|
| * | Fix for #739 | unknown | 2003-07-03 | 1 | -0/+14 |
| * | Test case for bug #666 | unknown | 2003-06-24 | 1 | -0/+12 |
* | | fix_fields recoursion didn't stop when some level's fix_length_and_dec | unknown | 2003-08-05 | 1 | -0/+10 |
* | | Item_func_null doesn't have a separate Item for the first argument anymore. | unknown | 2003-07-16 | 1 | -5/+5 |
* | | ELT passes the first argument in args[0] instead of having a separate Item. | unknown | 2003-07-15 | 1 | -2/+2 |
* | | Item_func_field doesn't have a separate Item to store the first argument. | unknown | 2003-07-15 | 1 | -2/+2 |
* | | Add the support of 'SUBSTR' function compatible with Oracle and SAPDB (SCRUM ... | unknown | 2003-07-11 | 1 | -0/+11 |
* | | New methods | unknown | 2003-07-04 | 1 | -0/+8 |
* | | FIELD() now takes in account arguments collations | unknown | 2003-07-03 | 1 | -0/+13 |
* | | Row comparison now does compare field collations, e.g. | unknown | 2003-07-03 | 1 | -0/+17 |
* | | str0 IN (str1, str2, ...) now works according to collation rules | unknown | 2003-06-27 | 1 | -0/+15 |
* | | BETWEEN now works according to collation rules | unknown | 2003-06-27 | 1 | -0/+12 |
* | | LOCATE(), INSTR(), POSITION(), FIND_IN_SET(), SUBSTRING_INDEX() | unknown | 2003-06-25 | 1 | -0/+27 |
* | | LPAD, RPAD, MAKE_SET and EXPORT_SET now works correctly with collations | unknown | 2003-06-19 | 1 | -0/+8 |
* | | These functions now return a result of proper collation: | unknown | 2003-06-19 | 1 | -2/+15 |
* | | Function INSERT() now works according to coercibility rules | unknown | 2003-06-10 | 1 | -1/+3 |
* | | Some more functions work according to coercibility now: | unknown | 2003-06-10 | 1 | -1/+12 |
* | | Collation & coercibility tests for LTRIM, RTRIM and TRIM | unknown | 2003-06-03 | 1 | -1/+14 |
* | | CREATE TABLE t1 SELECT left(_latin2'a',1) didn't work, the charset got lost | unknown | 2003-05-23 | 1 | -0/+23 |
* | | Merge with 4.0 | unknown | 2003-04-03 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | truncating REPLACE result bug fix | unknown | 2003-03-30 | 1 | -0/+1 |
* | | Merge with 4.0.8 | unknown | 2003-01-06 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | Fix for the QUOTE() function. | unknown | 2003-01-03 | 1 | -0/+1 |
* | | Changed mysql-test to print warnings for not existing table to DROP TABLE | unknown | 2003-01-06 | 1 | -0/+2 |
* | | Fix for QUOTE() function. | unknown | 2003-01-01 | 1 | -1/+1 |
* | | merge | unknown | 2002-12-14 | 1 | -2/+2 |
|\ \ |
|
| * | | Fixes for binary protocol (complement to last push) | unknown | 2002-12-14 | 1 | -2/+2 |
| |/ |
|
* | | add 'SOUNDS LIKE' syntax | unknown | 2002-12-14 | 1 | -0/+5 |
|/ |
|
* | fixed so that --ssl and --skip-ssl works with the MySQL clients. | unknown | 2002-09-17 | 1 | -0/+9 |
* | Changed IF(expr, column, NULL) to take type from column | unknown | 2002-08-12 | 1 | -0/+1 |
* | test case for the QUOTE() function | unknown | 2002-08-09 | 1 | -0/+3 |
* | This changeset is mostly new version of previous commit modified according | unknown | 2002-06-11 | 1 | -0/+10 |
* | BIT_LENGTH ODBC function | unknown | 2002-01-03 | 1 | -0/+1 |
* | Added FLUSH DES_KEY_FILE. | unknown | 2001-12-13 | 1 | -2/+0 |