| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge with 4.0, mainly to get changes to windows project files | unknown | 2004-05-20 | 1 | -0/+9 |
|\ |
|
| * | added newline at the end of the file. | unknown | 2004-05-17 | 1 | -1/+1 |
| * | A fix (bug #3756: ISNULL(QUOTE()) returns 1 for every row after 1st NULL) | unknown | 2004-05-17 | 1 | -0/+9 |
* | | Portability fixes | unknown | 2004-05-07 | 1 | -2/+3 |
* | | Merge with 4.0.19 | unknown | 2004-05-05 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Merge ltantony.dsl-verizon.net:/usr/home/antony/work/mysql-4.0 | unknown | 2004-04-28 | 1 | -1/+1 |
| |\ |
|
| | * | Fix for Bug 3481 | unknown | 2004-04-28 | 1 | -1/+1 |
| * | | bug#3556 - soundex | unknown | 2004-04-28 | 1 | -1/+1 |
| |/ |
|
* | | Fixed crashing bug with alter table when table was in use (Bug #3643) | unknown | 2004-05-05 | 1 | -5/+13 |
* | | Bug #3087 CONCAT_WS makes the server die in case of illegal mix of collations | unknown | 2004-03-19 | 1 | -0/+2 |
* | | 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 |