Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename: Item::val -> Item::val_real(). | konstantin@mysql.com | 2004-11-11 | 1 | -9/+9 |
* | merge with 4.1 | monty@mysql.com | 2004-10-29 | 1 | -0/+5 |
|\ | |||||
| * | Bug #5228 ORDER BY CAST(enumcol) sorts incorrectly under certain conditions | bar@mysql.com | 2004-09-07 | 1 | -0/+5 |
* | | Merge with 4.1 | monty@mysql.com | 2004-09-06 | 1 | -1/+15 |
|\ \ | |/ | |||||
| * | Fix for bug #4508 "CONVERT_TZ() function with new time zone as param crashes ... | dlenev@brandersnatch.localdomain | 2004-08-10 | 1 | -1/+15 |
* | | Merge with 4.1.3-beta | monty@mysql.com | 2004-07-07 | 1 | -19/+37 |
|\ \ | |/ | |||||
| * | WL#1264 "Per-thread time zone support infrastructure". | dlenev@brandersnatch.localdomain | 2004-06-18 | 1 | -19/+37 |
* | | Merge 4.1 -> 5.0. | pem@mysql.com | 2004-04-07 | 1 | -40/+64 |
|\ \ | |/ | |||||
| * | WL#1266 "Separate auto-set logic from TIMESTAMP type." | dlenev@jabberwock.localdomain | 2004-04-02 | 1 | -0/+1 |
| * | DBUG_ASSERT(fixed == 1); added to val* | bell@sanja.is.com.ua | 2004-03-18 | 1 | -12/+23 |
| * | Task #835: additional changes fot str_to_date | gluh@gluh.mysql.r18.ru | 2004-03-15 | 1 | -22/+21 |
| * | Fixed Bug#3115. CAST AS DATE with malformed string returns NULL but IS NULL | jani@ua72d24.elisa.omakaista.fi | 2004-03-09 | 1 | -6/+19 |
* | | post-merge fixes | gluh@gluh.mysql.r18.ru | 2003-12-08 | 1 | -5/+22 |
|\ \ | |/ |/| | |||||
| * | WL#530&531: TIMESTAMPADD, TIMESTAMPDIFF functions | gluh@gluh.mysql.r18.ru | 2003-12-08 | 1 | -5/+23 |
* | | WL#1253: LAST_DAY | gluh@gluh.mysql.r18.ru | 2003-11-17 | 1 | -0/+18 |
* | | Merge | monty@narttu.mysql.fi | 2003-11-03 | 1 | -64/+63 |
|\ \ | |||||
| * | | Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_... | monty@narttu.mysql.fi | 2003-11-03 | 1 | -64/+63 |
* | | | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(... | bell@sanja.is.com.ua | 2003-10-30 | 1 | -1/+1 |
* | | | Merge | bell@sanja.is.com.ua | 2003-10-22 | 1 | -10/+14 |
|\ \ \ | |/ / |/| | | |||||
| * | | fixed printability of Items (all items except subselects) | bell@laptop.sanja.is.com.ua | 2003-10-12 | 1 | -10/+14 |
| |/ | |||||
* | | Scrum task 835 - text-to-datetime conversion function | gluh@gluh.mysql.r18.ru | 2003-10-20 | 1 | -0/+43 |
|/ | |||||
* | tmp_table_field() renamed to get_tmp_table_field() to avoid redifinition of t... | bell@sanja.is.com.ua | 2003-08-29 | 1 | -11/+0 |
* | CAST(expr AS CHAR(10)) is now working | bar@bar.mysql.r18.ru | 2003-08-21 | 1 | -7/+9 |
* | merge | monty@mashka.mysql.fi | 2003-08-19 | 1 | -5/+75 |
|\ | |||||
| * | Implemented UTC_TIME, UTC_DATE and UTC_TIMESTAMP functions (WL#345) | dlenev@dlenev.mshome | 2003-08-11 | 1 | -5/+75 |
* | | Merge with 4.0.14 | monty@mashka.mysql.fi | 2003-08-11 | 1 | -0/+1 |
|\ \ | |/ |/| | |||||
| * | Bugfix for #614 | hf@deer.(none) | 2003-06-11 | 1 | -0/+1 |
* | | Old style charset() and set_charset() were removed. | bar@bar.mysql.r18.ru | 2003-08-05 | 1 | -10/+10 |
* | | SAPDB date/time finctions | gluh@gluh.mysql.r18.ru | 2003-07-08 | 1 | -64/+18 |
* | | Internal commit | gluh@gluh.mysql.r18.ru | 2003-06-23 | 1 | -3/+158 |
* | | Fixing a bug #195 | Sinisa@sinisa.nasamreza.org | 2003-03-27 | 1 | -1/+2 |
* | | Strings which appear without charset context, | bar@bar.mysql.r18.ru | 2003-03-03 | 1 | -39/+39 |
* | | merging | bell@sanja.is.com.ua | 2003-01-25 | 1 | -13/+14 |
|\ \ | |||||
| * | | fixed subselects with temporary tables (SCRUM) | bell@sanja.is.com.ua | 2003-01-25 | 1 | -13/+14 |
* | | | Fixes for binary protocol (complement to last push) | monty@mashka.mysql.fi | 2002-12-14 | 1 | -14/+15 |
* | | | rename of net_pkg.cc to protocol.cc | monty@mashka.mysql.fi | 2002-12-11 | 1 | -28/+7 |
|/ / | |||||
* | | Merge with 4.0.6 | monty@mashka.mysql.fi | 2002-12-05 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Change of internal key_field=NULL handling to avoid error messages. | monty@hundin.mysql.fi | 2002-12-03 | 1 | -2/+2 |
* | | Fixed CAST( xxx as CHAR) | monty@mashka.mysql.fi | 2002-11-25 | 1 | -3/+16 |
* | | Merge with 4.0 | monty@mashka.mysql.fi | 2002-11-25 | 1 | -0/+13 |
|\ \ | |/ | |||||
| * | Added new ANSI functions LOCALTIME, LOCALTIMESTAMP and CURRENT_USER | monty@mashka.mysql.fi | 2002-11-24 | 1 | -0/+13 |
* | | These functions are now UCS2 compatible: | bar@bar.mysql.r18.ru | 2002-11-12 | 1 | -29/+122 |
* | | MONTHNAME() & DAYNAME() are now UCS2 compatible | bar@bar.mysql.r18.ru | 2002-11-12 | 1 | -2/+12 |
* | | Item->thd_charset() - returns a default charset which should be used | bar@bar.mysql.r18.ru | 2002-11-06 | 1 | -9/+9 |
* | | date and time fields now have charset arg in constructor | bar@bar.mysql.r18.ru | 2002-10-30 | 1 | -7/+11 |
* | | All String->set() now have charset argument | bar@bar.mysql.r18.ru | 2002-10-30 | 1 | -2/+9 |
* | | Fixes and code cleanups after merge with 4.0.3 | monty@mashka.mysql.fi | 2002-10-02 | 1 | -10/+0 |
* | | Merge with 4.0.3 | monty@narttu.mysql.fi | 2002-08-30 | 1 | -4/+4 |
|\ \ | |/ |/| | |||||
| * | Adding a necessary functionality to ::store and ::save_in_field | Sinisa@sinisa.nasamreza.org | 2002-08-24 | 1 | -2/+2 |
| * | merge with 4.0 | monty@hundin.mysql.fi | 2002-06-03 | 1 | -1/+1 |
| |\ |