summaryrefslogtreecommitdiff
path: root/sql/item_timefunc.h
Commit message (Expand)AuthorAgeFilesLines
* Rename: Item::val -> Item::val_real().konstantin@mysql.com2004-11-111-9/+9
* merge with 4.1monty@mysql.com2004-10-291-0/+5
|\
| * Bug #5228 ORDER BY CAST(enumcol) sorts incorrectly under certain conditionsbar@mysql.com2004-09-071-0/+5
* | Merge with 4.1monty@mysql.com2004-09-061-1/+15
|\ \ | |/
| * Fix for bug #4508 "CONVERT_TZ() function with new time zone as param crashes ...dlenev@brandersnatch.localdomain2004-08-101-1/+15
* | Merge with 4.1.3-betamonty@mysql.com2004-07-071-19/+37
|\ \ | |/
| * WL#1264 "Per-thread time zone support infrastructure".dlenev@brandersnatch.localdomain2004-06-181-19/+37
* | Merge 4.1 -> 5.0.pem@mysql.com2004-04-071-40/+64
|\ \ | |/
| * WL#1266 "Separate auto-set logic from TIMESTAMP type."dlenev@jabberwock.localdomain2004-04-021-0/+1
| * DBUG_ASSERT(fixed == 1); added to val*bell@sanja.is.com.ua2004-03-181-12/+23
| * Task #835: additional changes fot str_to_dategluh@gluh.mysql.r18.ru2004-03-151-22/+21
| * Fixed Bug#3115. CAST AS DATE with malformed string returns NULL but IS NULLjani@ua72d24.elisa.omakaista.fi2004-03-091-6/+19
* | post-merge fixesgluh@gluh.mysql.r18.ru2003-12-081-5/+22
|\ \ | |/ |/|
| * WL#530&531: TIMESTAMPADD, TIMESTAMPDIFF functionsgluh@gluh.mysql.r18.ru2003-12-081-5/+23
* | WL#1253: LAST_DAYgluh@gluh.mysql.r18.ru2003-11-171-0/+18
* | Mergemonty@narttu.mysql.fi2003-11-031-64/+63
|\ \
| * | Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_...monty@narttu.mysql.fi2003-11-031-64/+63
* | | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(...bell@sanja.is.com.ua2003-10-301-1/+1
* | | Mergebell@sanja.is.com.ua2003-10-221-10/+14
|\ \ \ | |/ / |/| |
| * | fixed printability of Items (all items except subselects)bell@laptop.sanja.is.com.ua2003-10-121-10/+14
| |/
* | Scrum task 835 - text-to-datetime conversion functiongluh@gluh.mysql.r18.ru2003-10-201-0/+43
|/
* tmp_table_field() renamed to get_tmp_table_field() to avoid redifinition of t...bell@sanja.is.com.ua2003-08-291-11/+0
* CAST(expr AS CHAR(10)) is now working bar@bar.mysql.r18.ru2003-08-211-7/+9
* mergemonty@mashka.mysql.fi2003-08-191-5/+75
|\
| * Implemented UTC_TIME, UTC_DATE and UTC_TIMESTAMP functions (WL#345)dlenev@dlenev.mshome2003-08-111-5/+75
* | Merge with 4.0.14monty@mashka.mysql.fi2003-08-111-0/+1
|\ \ | |/ |/|
| * Bugfix for #614hf@deer.(none)2003-06-111-0/+1
* | Old style charset() and set_charset() were removed.bar@bar.mysql.r18.ru2003-08-051-10/+10
* | SAPDB date/time finctionsgluh@gluh.mysql.r18.ru2003-07-081-64/+18
* | Internal commitgluh@gluh.mysql.r18.ru2003-06-231-3/+158
* | Fixing a bug #195Sinisa@sinisa.nasamreza.org2003-03-271-1/+2
* | Strings which appear without charset context, bar@bar.mysql.r18.ru2003-03-031-39/+39
* | mergingbell@sanja.is.com.ua2003-01-251-13/+14
|\ \
| * | fixed subselects with temporary tables (SCRUM)bell@sanja.is.com.ua2003-01-251-13/+14
* | | Fixes for binary protocol (complement to last push)monty@mashka.mysql.fi2002-12-141-14/+15
* | | rename of net_pkg.cc to protocol.ccmonty@mashka.mysql.fi2002-12-111-28/+7
|/ /
* | Merge with 4.0.6monty@mashka.mysql.fi2002-12-051-2/+2
|\ \ | |/
| * Change of internal key_field=NULL handling to avoid error messages.monty@hundin.mysql.fi2002-12-031-2/+2
* | Fixed CAST( xxx as CHAR)monty@mashka.mysql.fi2002-11-251-3/+16
* | Merge with 4.0monty@mashka.mysql.fi2002-11-251-0/+13
|\ \ | |/
| * Added new ANSI functions LOCALTIME, LOCALTIMESTAMP and CURRENT_USERmonty@mashka.mysql.fi2002-11-241-0/+13
* | These functions are now UCS2 compatible:bar@bar.mysql.r18.ru2002-11-121-29/+122
* | MONTHNAME() & DAYNAME() are now UCS2 compatiblebar@bar.mysql.r18.ru2002-11-121-2/+12
* | Item->thd_charset() - returns a default charset which should be used bar@bar.mysql.r18.ru2002-11-061-9/+9
* | date and time fields now have charset arg in constructorbar@bar.mysql.r18.ru2002-10-301-7/+11
* | All String->set() now have charset argumentbar@bar.mysql.r18.ru2002-10-301-2/+9
* | Fixes and code cleanups after merge with 4.0.3monty@mashka.mysql.fi2002-10-021-10/+0
* | Merge with 4.0.3monty@narttu.mysql.fi2002-08-301-4/+4
|\ \ | |/ |/|
| * Adding a necessary functionality to ::store and ::save_in_fieldSinisa@sinisa.nasamreza.org2002-08-241-2/+2
| * merge with 4.0monty@hundin.mysql.fi2002-06-031-1/+1
| |\