| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge with 4.0.14 | unknown | 2003-08-11 | 1 | -25/+31 |
|\ |
|
| * | Portability fixes | unknown | 2003-07-15 | 1 | -0/+4 |
| * | Remove compiler warnings | unknown | 2003-07-04 | 1 | -1/+1 |
| * | Fix for #739 | unknown | 2003-07-03 | 1 | -1/+1 |
| * | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.0 | unknown | 2003-07-03 | 1 | -1/+1 |
| |\ |
|
| | * | Fix for bug #628 | unknown | 2003-06-21 | 1 | -1/+1 |
| * | | Optimized old patches | unknown | 2003-07-01 | 1 | -12/+5 |
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | unknown | 2003-07-01 | 1 | -7/+10 |
| |\ \ |
|
| | * | | LEFT JOIN optimization: Change LEFT JOIN to normal join if possible | unknown | 2003-06-26 | 1 | -7/+10 |
| | |/ |
|
| * | | Fix for bug #666 (Nice number, yeah?) | unknown | 2003-06-20 | 1 | -12/+21 |
| |/ |
|
* | | Old style charset() and set_charset() were removed. | unknown | 2003-08-05 | 1 | -21/+22 |
* | | A new separate error message: Unknown collation 'blablabla' | unknown | 2003-07-29 | 1 | -1/+7 |
* | | ELT passes the first argument in args[0] instead of having a separate Item. | unknown | 2003-07-15 | 1 | -36/+8 |
* | | Merge venu@bk-internal.mysql.com:/home/bk/mysql-4.1 | unknown | 2003-07-13 | 1 | -1/+0 |
|\ \ |
|
| * | | Removed unreferenced local variable | unknown | 2003-07-13 | 1 | -1/+0 |
* | | | Add the support of 'SUBSTR' function compatible with Oracle and SAPDB (SCRUM ... | unknown | 2003-07-11 | 1 | -1/+2 |
|/ / |
|
* | | More code was reused | unknown | 2003-07-04 | 1 | -1/+2 |
* | | Better arguments format to allow reuse more code | unknown | 2003-07-04 | 1 | -6/+6 |
* | | New methods | unknown | 2003-07-04 | 1 | -57/+18 |
* | | There is no Item->binary() anymore. It was remain from 4.0. | unknown | 2003-07-02 | 1 | -1/+1 |
* | | New messages for 3-adic and N-adic operations | unknown | 2003-06-26 | 1 | -11/+21 |
* | | LOCATE(), INSTR(), POSITION(), FIND_IN_SET(), SUBSTRING_INDEX() | unknown | 2003-06-25 | 1 | -0/+11 |
* | | String comparison functions now use the same DTCollation with | unknown | 2003-06-24 | 1 | -29/+21 |
* | | New class DTCollation (SQL:2003 calls it "declared type collation") | unknown | 2003-06-24 | 1 | -75/+53 |
* | | Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.1 | unknown | 2003-06-19 | 1 | -1/+1 |
|\ \ |
|
| * | | - revert wrong include of zlib.h as zlib is not part of the source | unknown | 2003-06-19 | 1 | -1/+1 |
* | | | LPAD, RPAD, MAKE_SET and EXPORT_SET now works correctly with collations | unknown | 2003-06-19 | 1 | -1/+46 |
|/ / |
|
* | | These functions now return a result of proper collation: | unknown | 2003-06-19 | 1 | -0/+15 |
* | | Function INSERT() now works according to coercibility rules | unknown | 2003-06-10 | 1 | -0/+8 |
* | | Some more functions work according to coercibility now: | unknown | 2003-06-10 | 1 | -1/+4 |
* | | Merge with 4.0.13 | unknown | 2003-06-05 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | Fixed a bug in concat_ws(), which did not add concat separator | unknown | 2003-06-05 | 1 | -4/+4 |
* | | LTRIM, RTRIM and TRIM now honors coercibility | unknown | 2003-06-03 | 1 | -3/+26 |
* | | MY_CS_NONTEXT flag for sprintf() incompatible charsets (ucs2 if the only one ... | unknown | 2003-06-03 | 1 | -2/+2 |
* | | Moved spatial functions to the sql/item_geofunc.cc file. | unknown | 2003-05-30 | 1 | -422/+0 |
* | | CHARSET_INFO structure reorganization for easier maintainance | unknown | 2003-05-23 | 1 | -3/+3 |
* | | CREATE TABLE t1 SELECT left(_latin2'a',1) didn't work, the charset got lost | unknown | 2003-05-23 | 1 | -1/+3 |
* | | Automatic conversion into supersets (utf8, ucs2) for comparison in some cases | unknown | 2003-05-23 | 1 | -3/+5 |
* | | merge | unknown | 2003-05-22 | 1 | -12/+11 |
|\ \ |
|
| * | | After merge fixes | unknown | 2003-05-21 | 1 | -1/+1 |
| * | | Merge with 4.0.13 | unknown | 2003-05-19 | 1 | -11/+10 |
| |\ \
| | |/ |
|
| | * | Safety fix to enable RAID in max binaries | unknown | 2003-05-13 | 1 | -6/+8 |
| | * | merge fix | unknown | 2003-04-29 | 1 | -5/+2 |
| | |\ |
|
| | | * | Fix for openssl on Solaris | unknown | 2003-04-28 | 1 | -3/+0 |
| | | * | Fix for -fbranch-probabilites (bug 268) | unknown | 2003-04-26 | 1 | -2/+2 |
| | * | | Fix for a NAN problem in FORMAT(...) string function .. | unknown | 2003-04-14 | 1 | -1/+1 |
| | |/ |
|
* | | | A separate, better error message when it's impossible to aggregate strings fo... | unknown | 2003-05-20 | 1 | -3/+12 |
|/ / |
|
* | | Proper replication of CONNECTION_ID() and 4.1 PASSWORD() (bugs 177 and 344), | unknown | 2003-05-13 | 1 | -0/+12 |
* | | Merge | unknown | 2003-05-02 | 1 | -3/+4 |
|\ \ |
|
| * \ | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | unknown | 2003-04-23 | 1 | -2/+4 |
| |\ \ |
|