| Commit message (Expand) | Author | Age | Files | Lines |
* | More code was reused | unknown | 2003-07-04 | 1 | -34/+7 |
* | Row comparison now does compare field collations, e.g. | unknown | 2003-07-03 | 1 | -30/+19 |
* | There is no Item->binary() anymore. It was remain from 4.0. | unknown | 2003-07-02 | 1 | -8/+3 |
* | merged | unknown | 2003-06-29 | 1 | -1/+1 |
|\ |
|
| * | cond_count moved to SELECT_LEX_NODE | unknown | 2003-06-26 | 1 | -1/+1 |
* | | str0 IN (str1, str2, ...) now works according to collation rules | unknown | 2003-06-27 | 1 | -24/+23 |
* | | BETWEEN now works according to collation rules | unknown | 2003-06-27 | 1 | -9/+29 |
* | | New messages for 3-adic and N-adic operations | unknown | 2003-06-26 | 1 | -7/+13 |
|/ |
|
* | String comparison functions now use the same DTCollation with | unknown | 2003-06-24 | 1 | -100/+35 |
* | New class DTCollation (SQL:2003 calls it "declared type collation") | unknown | 2003-06-24 | 1 | -35/+35 |
* | item_cmpfunc.cc: | unknown | 2003-06-20 | 1 | -0/+7 |
* | item_cmpfunc.cc: | unknown | 2003-06-20 | 1 | -24/+37 |
* | Fixes for make_win_src_distributions | unknown | 2003-06-15 | 1 | -0/+2 |
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | unknown | 2003-06-03 | 1 | -1/+0 |
|\ |
|
| * | Windows build fixups with the latest source | unknown | 2003-06-03 | 1 | -1/+0 |
* | | Moved spatial functions to the sql/item_geofunc.cc file. | unknown | 2003-05-30 | 1 | -82/+0 |
|/ |
|
* | CHARSET_INFO structure reorganization for easier maintainance | unknown | 2003-05-23 | 1 | -2/+2 |
* | Automatic conversion into supersets (utf8, ucs2) for comparison in some cases | unknown | 2003-05-23 | 1 | -0/+56 |
* | merge | unknown | 2003-05-22 | 1 | -38/+44 |
|\ |
|
| * | After merge fixes | unknown | 2003-05-21 | 1 | -32/+41 |
* | | A separate, better error message when it's impossible to aggregate strings fo... | unknown | 2003-05-20 | 1 | -4/+16 |
|/ |
|
* | Removed compiler warnings | unknown | 2003-05-06 | 1 | -2/+2 |
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | unknown | 2003-04-23 | 1 | -0/+37 |
|\ |
|
| * | fixed bug 185 (constant IN (SELECT field ...) do not return NULL correctly) | unknown | 2003-04-23 | 1 | -0/+37 |
* | | item_cmpfunc.cc: | unknown | 2003-04-22 | 1 | -1/+1 |
|/ |
|
* | Fixing crashing bugs as reported in bugs database | unknown | 2003-03-28 | 1 | -1/+2 |
* | item_cmpfunc.cc: | unknown | 2003-03-21 | 1 | -0/+5 |
* | IF() and LEAST() now honors coercibility | unknown | 2003-03-21 | 1 | -2/+7 |
* | A separate variable national_charset_info | unknown | 2003-03-21 | 1 | -1/+15 |
* | item_cmpfunc.cc: | unknown | 2003-03-20 | 1 | -9/+7 |
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | unknown | 2003-03-20 | 1 | -19/+54 |
|\ |
|
| * | Strings comparison is now done according to "Collating sequences used for | unknown | 2003-03-19 | 1 | -3/+35 |
| * | SRID support. | unknown | 2003-03-18 | 1 | -16/+19 |
| * | mysql-test/t/ctype_many.test: | unknown | 2003-03-17 | 1 | -3/+3 |
* | | Merge with 4.0 | unknown | 2003-03-16 | 1 | -4/+8 |
|\ \
| |/
|/| |
|
| * | optimizer should check for "field LIKE const" not "field like STRING" | unknown | 2003-03-02 | 1 | -4/+8 |
* | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1 | unknown | 2003-03-11 | 1 | -3/+2 |
|\ \ |
|
| * | | Fix for a bug with ROW(..) <=> ROW(...) | unknown | 2003-03-10 | 1 | -3/+2 |
* | | | fixed cached constsnt determination (bug #142 related) | unknown | 2003-03-11 | 1 | -2/+12 |
|/ / |
|
* | | item_func.cc, item_cmpfunc.cc, unireg.cc, table.cc, sql_base.cc: | unknown | 2003-03-07 | 1 | -5/+5 |
* | | stringcmp() and sortcmp() have been unified | unknown | 2003-03-04 | 1 | -30/+42 |
* | | Strings which appear without charset context, | unknown | 2003-03-03 | 1 | -2/+2 |
* | | Bug fix: for SHOW STATUS (when ssl is used) | unknown | 2003-02-17 | 1 | -0/+1 |
* | | Merge gluh@192.168.21.1:/usr/home/bk/mysql-4.1 | unknown | 2003-02-17 | 1 | -1/+7 |
|\ \ |
|
| * | | Changed ROW_RESULT to default | unknown | 2003-01-31 | 1 | -1/+7 |
* | | | Fixed problem when connecting to user without a password. | unknown | 2003-02-14 | 1 | -8/+20 |
* | | | Fixed a lot of wrong memory references as reported by valgrind | unknown | 2003-02-12 | 1 | -22/+24 |
* | | | After merge fixes & remove compiler warnings | unknown | 2003-02-07 | 1 | -22/+13 |
* | | | Merge with 4.0.11 | unknown | 2003-02-04 | 1 | -4/+49 |
|\ \ \
| | |/
| |/| |
|
| * | | merge with 3.23.56 to get patches for --lower-case-table-names and | unknown | 2003-01-29 | 1 | -1/+42 |
| |\ \ |
|