| Commit message (Expand) | Author | Age | Files | Lines |
* | After merge fixes | unknown | 2003-08-19 | 1 | -4/+2 |
* | Merge with 4.0.14 | unknown | 2003-08-11 | 1 | -0/+23 |
|\ |
|
| * | Fix for #739 | unknown | 2003-07-03 | 1 | -0/+10 |
| * | Test case for bug #666 | unknown | 2003-06-24 | 1 | -0/+13 |
* | | fix_fields recoursion didn't stop when some level's fix_length_and_dec | unknown | 2003-08-05 | 1 | -0/+5 |
* | | 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/+21 |
* | | New methods | unknown | 2003-07-04 | 1 | -0/+6 |
* | | FIELD() now takes in account arguments collations | unknown | 2003-07-03 | 1 | -0/+19 |
* | | Row comparison now does compare field collations, e.g. | unknown | 2003-07-03 | 1 | -0/+29 |
* | | str0 IN (str1, str2, ...) now works according to collation rules | unknown | 2003-06-27 | 1 | -0/+22 |
* | | BETWEEN now works according to collation rules | unknown | 2003-06-27 | 1 | -0/+20 |
* | | 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/+20 |
* | | These functions now return a result of proper collation: | unknown | 2003-06-19 | 1 | -2/+39 |
* | | Function INSERT() now works according to coercibility rules | unknown | 2003-06-10 | 1 | -2/+7 |
* | | Some more functions work according to coercibility now: | unknown | 2003-06-10 | 1 | -2/+27 |
* | | Merge with 4.0.13 | unknown | 2003-06-05 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fixed a bug in concat_ws(), which did not add concat separator | unknown | 2003-06-05 | 1 | -1/+1 |
* | | Collation & coercibility tests for LTRIM, RTRIM and TRIM | unknown | 2003-06-03 | 1 | -2/+33 |
* | | CREATE TABLE t1 SELECT left(_latin2'a',1) didn't work, the charset got lost | unknown | 2003-05-23 | 1 | -0/+42 |
* | | Merge with 4.0 | unknown | 2003-04-03 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | truncating REPLACE result bug fix | unknown | 2003-03-30 | 1 | -0/+3 |
| * | Fix for the QUOTE() function. | unknown | 2003-01-03 | 1 | -0/+3 |
* | | merge post fix | unknown | 2003-01-06 | 1 | -2/+2 |
* | | Fix for QUOTE() function. | unknown | 2003-01-01 | 1 | -0/+3 |
* | | merge | unknown | 2002-12-14 | 1 | -4/+4 |
|\ \ |
|
| * | | Fixes for binary protocol (complement to last push) | unknown | 2002-12-14 | 1 | -4/+4 |
| |/ |
|
* | | add 'SOUNDS LIKE' syntax | unknown | 2002-12-14 | 1 | -0/+15 |
|/ |
|
* | fixed so that --ssl and --skip-ssl works with the MySQL clients. | unknown | 2002-09-17 | 1 | -0/+5 |
* | Changed IF(expr, column, NULL) to take type from column | unknown | 2002-08-12 | 1 | -0/+3 |
* | QUOTE() code cleanup | unknown | 2002-08-10 | 1 | -1/+1 |
* | test case for the QUOTE() function | unknown | 2002-08-09 | 1 | -0/+6 |
* | This changeset is mostly new version of previous commit modified according | unknown | 2002-06-11 | 1 | -0/+30 |
* | BIT_LENGTH ODBC function | unknown | 2002-01-03 | 1 | -0/+3 |
* | Added FLUSH DES_KEY_FILE. | unknown | 2001-12-13 | 1 | -3/+0 |
* | Fix bug when repairing compressed MyISAM files | unknown | 2001-11-22 | 1 | -5/+5 |
* | client/mysqlmanagerc.c | unknown | 2001-09-27 | 1 | -0/+74 |
* | Test case for bug when updating on key | unknown | 2001-03-23 | 1 | -0/+14 |
* | Added MYSQL_SERVER_SUFFIX to mysqld | unknown | 2001-01-19 | 1 | -0/+2 |
* | Fixed gethostname_r tests to be more portable | unknown | 2001-01-01 | 1 | -3/+0 |
* | Added support for hex strings to mysqlimport | unknown | 2000-12-28 | 1 | -0/+99 |