| Commit message (Expand) | Author | Age | Files | Lines |
* | changed name of bit on more descriptive (after rewie change) | bell@sanja.is.com.ua | 2003-11-18 | 1 | -5/+5 |
* | fixed using 'uncachable' tag and RAND_TABLE_BIT setting | bell@sanja.is.com.ua | 2003-11-17 | 1 | -5/+5 |
* | WL#1253: LAST_DAY | gluh@gluh.mysql.r18.ru | 2003-11-17 | 1 | -0/+5 |
* | Merge | monty@narttu.mysql.fi | 2003-11-03 | 1 | -1/+2 |
|\ |
|
| * | Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_... | monty@narttu.mysql.fi | 2003-11-03 | 1 | -1/+2 |
* | | amall fix | bell@sanja.is.com.ua | 2003-10-31 | 1 | -1/+1 |
* | | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(... | bell@sanja.is.com.ua | 2003-10-30 | 1 | -1/+1 |
|/ |
|
* | Scrum task 835 - text-to-datetime conversion function | gluh@gluh.mysql.r18.ru | 2003-10-20 | 1 | -0/+5 |
* | Merge bk-internal:/home/bk/mysql-4.1/ | serg@serg.mylan | 2003-09-03 | 1 | -12/+0 |
|\ |
|
| * | merge commit, hope that none of bar and dlenev changes were | kostja@oak.local | 2003-09-03 | 1 | -12/+0 |
| |\ |
|
| | * | manual merge | kostja@oak.local | 2003-07-31 | 1 | -12/+0 |
| | |\ |
|
| | | * | resolved conflict with pulled changeset | kostja@oak.local | 2003-07-09 | 1 | -12/+0 |
| | | |\ |
|
| | | | * | Bug fixes for authentication | kostja@oak.local | 2003-07-04 | 1 | -12/+0 |
* | | | | | merged | serg@serg.mylan | 2003-09-03 | 1 | -17/+4 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | fixed a crash on COMPRESS() and other zlib-dependent functions when compiled ... | serg@serg.mylan | 2003-08-21 | 1 | -17/+4 |
| |/ / / |
|
* | | | | CAST(expr AS CHAR(10)) is now working | bar@bar.mysql.r18.ru | 2003-08-21 | 1 | -5/+5 |
|/ / / |
|
* | | | Merge bk-internal:/home/bk/mysql-4.1/ | serg@serg.mylan | 2003-07-14 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | renamed enum Item_cast as it's not a 'class Item' child | serg@serg.mylan | 2003-07-06 | 1 | -1/+1 |
| |/ |
|
* | | SAPDB date/time finctions | gluh@gluh.mysql.r18.ru | 2003-07-08 | 1 | -2/+2 |
* | | Merge gluh@gw:/home/bk/mysql-4.1 | gluh@gluh.mysql.r18.ru | 2003-07-08 | 1 | -0/+35 |
|\ \
| |/
|/| |
|
| * | Merge gluh@gw:/home/bk/mysql-4.1 | gluh@gluh.mysql.r18.ru | 2003-06-23 | 1 | -0/+35 |
| |\ |
|
| | * | Internal commit | gluh@gluh.mysql.r18.ru | 2003-06-23 | 1 | -0/+35 |
* | | | New class DTCollation (SQL:2003 calls it "declared type collation") | bar@bar.mysql.r18.ru | 2003-06-24 | 1 | -1/+1 |
|/ / |
|
* | | Renamed xxx_as_text() and xxx__from_text(). | ram@mysql.r18.ru | 2003-06-20 | 1 | -1/+1 |
* | | Added AsWKT() alias for AsText(). | ram@mysql.r18.ru | 2003-06-20 | 1 | -1/+1 |
* | | SPACE() is now ucs2 compatible | bar@bar.mysql.r18.ru | 2003-06-03 | 1 | -1/+14 |
* | | LTRIM, RTRIM and TRIM now honors coercibility | bar@bar.mysql.r18.ru | 2003-06-03 | 1 | -2/+2 |
* | | MY_CS_NONTEXT flag for sprintf() incompatible charsets (ucs2 if the only one ... | bar@bar.mysql.r18.ru | 2003-06-03 | 1 | -1/+1 |
|/ |
|
* | manual types casting to satisfy gcc 3.2.1 compiler | bell@sanja.is.com.ua | 2003-05-28 | 1 | -2/+2 |
* | CAST(expr AS char) now supports character set with conversion: | bar@bar.mysql.r18.ru | 2003-05-28 | 1 | -2/+5 |
* | USER, DATABASE and VERSION functions returns now IMPLICIT coercibility | bar@bar.mysql.r18.ru | 2003-05-22 | 1 | -1/+1 |
* | Merge with 4.0.13 | monty@narttu.mysql.fi | 2003-05-19 | 1 | -1/+1 |
|\ |
|
| * | CURRENT_USER() and "access denied" error messages now report hostname exactly... | serg@serg.mylan | 2003-04-29 | 1 | -1/+1 |
* | | Proper replication of CONNECTION_ID() and 4.1 PASSWORD() (bugs 177 and 344), | guilhem@mysql.com | 2003-05-13 | 1 | -2/+6 |
* | | small compress/uncompress modification after monty's review | vva@eagle.mysql.r18.ru | 2003-04-22 | 1 | -1/+7 |
* | | Merge | vva@eagle.mysql.r18.ru | 2003-04-10 | 1 | -0/+20 |
|\ \ |
|
| * | | added compress/uncompress function | vva@eagle.mysql.r18.ru | 2003-04-09 | 1 | -0/+20 |
* | | | AsWKB() function has been added. | ram@mysql.r18.ru | 2003-04-03 | 1 | -0/+5 |
|/ / |
|
* | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1 | hf@genie.(none) | 2003-03-21 | 1 | -0/+6 |
|\ \ |
|
| * | | SCRUM | hf@genie.(none) | 2003-03-14 | 1 | -0/+6 |
* | | | Strings comparison is now done according to "Collating sequences used for | bar@bar.mysql.r18.ru | 2003-03-19 | 1 | -1/+1 |
* | | | SRID support. | ram@mysql.r18.ru | 2003-03-18 | 1 | -37/+37 |
|/ / |
|
* | | Many files: | bar@bar.mysql.r18.ru | 2003-02-28 | 1 | -0/+5 |
* | | Portability fixes | monty@narttu.mysql.fi | 2003-02-27 | 1 | -0/+3 |
* | | merge | monty@mashka.mysql.fi | 2003-02-08 | 1 | -0/+5 |
|\ \
| |/ |
|
| * | Fix problem in MIN/MAX optimisation (from last patch) | monty@mashka.mysql.fi | 2003-02-07 | 1 | -0/+5 |
* | | Merge with 4.0.11 | monty@mashka.mysql.fi | 2003-02-04 | 1 | -11/+6 |
|\ \
| |/ |
|
| * | merge | monty@mashka.mysql.fi | 2003-01-28 | 1 | -6/+0 |
| |\ |
|
| | * | Added timeout for wait_for_master_pos | monty@mashka.mysql.fi | 2003-01-25 | 1 | -6/+0 |
| * | | do not force CONNECTION_ID(), FOUND_ROWS(), PI(), CURRENT_USER(), | serg@serg.mysql.com | 2003-01-28 | 1 | -5/+5 |
| |/ |
|