| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge bk-internal:/home/bk/mysql-4.1/ | unknown | 2003-09-03 | 1 | -8/+23 |
|\ |
|
| * | merge commit, hope that none of bar and dlenev changes were | unknown | 2003-09-03 | 1 | -8/+23 |
| |\ |
|
| | * | Merge oak.local:/home/kostja/mysql/mysql-4.1-root | unknown | 2003-08-07 | 1 | -8/+23 |
| | |\ |
|
| | | * | Merge oak.local:/home/kostja/mysql/mysql-4.1-root | unknown | 2003-07-17 | 1 | -8/+23 |
| | | |\ |
|
| | | | * | Preliminary support for options --secure-auth, | unknown | 2003-07-08 | 1 | -1/+1 |
| | | | * | Bug fixes for authentication | unknown | 2003-07-04 | 1 | -1/+2 |
| | | | * | First version of new authentification procedure: now authentification is one-... | unknown | 2003-07-01 | 1 | -8/+22 |
* | | | | | merged | unknown | 2003-09-03 | 1 | -1/+48 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | use crc32() from bundled zlib if system zlib is unavailable | unknown | 2003-08-21 | 1 | -20/+20 |
| * | | | | fixed a crash on COMPRESS() and other zlib-dependent functions when compiled ... | unknown | 2003-08-21 | 1 | -1/+48 |
| |/ / / |
|
* | | | | merge | unknown | 2003-08-11 | 1 | -14/+12 |
|\ \ \ \
| |/ / / |
|
| * | | | Old style charset() and set_charset() were removed. | unknown | 2003-08-05 | 1 | -14/+12 |
| |/ / |
|
* | | | merge | unknown | 2003-07-16 | 1 | -17/+1 |
|\ \ \
| |/ / |
|
| * | | ELT passes the first argument in args[0] instead of having a separate Item. | unknown | 2003-07-15 | 1 | -17/+1 |
| |/ |
|
* | | Item tree iterator | unknown | 2003-07-02 | 1 | -0/+16 |
* | | after review changes (SCRUM) | unknown | 2003-07-02 | 1 | -15/+0 |
|/ |
|
* | LOCATE(), INSTR(), POSITION(), FIND_IN_SET(), SUBSTRING_INDEX() | unknown | 2003-06-25 | 1 | -1/+1 |
* | New class DTCollation (SQL:2003 calls it "declared type collation") | unknown | 2003-06-24 | 1 | -5/+5 |
* | These functions now return a result of proper collation: | unknown | 2003-06-19 | 1 | -3/+16 |
* | LOAD_FILE() is now COERCIBLE | unknown | 2003-06-10 | 1 | -2/+2 |
* | Some more functions work according to coercibility now: | unknown | 2003-06-10 | 1 | -1/+5 |
* | LTRIM, RTRIM and TRIM now honors coercibility | unknown | 2003-06-03 | 1 | -14/+16 |
* | Moved spatial functions to the sql/item_geofunc.cc file. | unknown | 2003-05-30 | 1 | -239/+0 |
* | Automatic conversion into supersets (utf8, ucs2) for comparison in some cases | unknown | 2003-05-23 | 1 | -4/+4 |
* | USER, DATABASE and VERSION functions returns now IMPLICIT coercibility | unknown | 2003-05-22 | 1 | -2/+2 |
* | Merge | unknown | 2003-04-10 | 1 | -0/+23 |
|\ |
|
| * | added compress/uncompress function | unknown | 2003-04-09 | 1 | -0/+23 |
* | | AsWKB() function has been added. | unknown | 2003-04-03 | 1 | -0/+9 |
* | | Fixing crashing bugs as reported in bugs database | unknown | 2003-03-28 | 1 | -1/+2 |
|/ |
|
* | All charset related actions have been moved from fix_fields() to fix_length_a... | unknown | 2003-03-21 | 1 | -4/+1 |
* | Getting closer to be more SQL99 in dyadic operations | unknown | 2003-03-19 | 1 | -1/+5 |
* | SRID support. | unknown | 2003-03-18 | 1 | -1/+15 |
* | SELECT BINARY expr | unknown | 2003-03-04 | 1 | -4/+2 |
* | Strings which appear without charset context, | unknown | 2003-03-03 | 1 | -6/+6 |
* | sql_yacc.yy, item_strfunc.cc: | unknown | 2003-02-27 | 1 | -0/+13 |
* | Move tmp_table_used to THD | unknown | 2003-02-10 | 1 | -1/+1 |
* | After merge fixes & remove compiler warnings | unknown | 2003-02-07 | 1 | -4/+3 |
* | Merge with 4.0.11 | unknown | 2003-02-04 | 1 | -1/+5 |
|\ |
|
| * | merge with 3.23.56 to get patches for --lower-case-table-names and | unknown | 2003-01-29 | 1 | -2/+4 |
| |\ |
|
| | * | fixed functions to be able work with group function as argument | unknown | 2003-01-29 | 1 | -1/+4 |
* | | | cyclic reference test removed, becouse testing of Item::fixed field apply mor... | unknown | 2003-01-30 | 1 | -21/+0 |
* | | | Move latin1 into a separarte file | unknown | 2003-01-29 | 1 | -3/+3 |
* | | | fixed test of cardinality | unknown | 2003-01-21 | 1 | -6/+6 |
* | | | Change client_flag to unsigned long (16 -> 32 bits) to handle more options. | unknown | 2003-01-18 | 1 | -4/+1 |
* | | | Merge mysql.com:/home/pz/mysql/mysql-4.1-root | unknown | 2003-01-01 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | SCRUM | unknown | 2002-12-27 | 1 | -0/+1 |
* | | | | support of subselect without FROM reducing (SCRUM) | unknown | 2002-12-26 | 1 | -8/+23 |
|/ / / |
|
* | | | Merging.... | unknown | 2002-11-29 | 1 | -5/+9 |
|\ \ \ |
|
| * \ \ | merging | unknown | 2002-11-27 | 1 | -4/+7 |
| |\ \ \ |
|
| | * | | | basic row Items (SCRUM) | unknown | 2002-11-15 | 1 | -4/+7 |