summaryrefslogtreecommitdiff
path: root/sql/item_create.cc
Commit message (Expand)AuthorAgeFilesLines
* Merging fix for bug #9796 "Query Cache caches queries with CURRENT_USER()dlenev@brandersnatch.localdomain2005-04-111-1/+1
* Merge mysql.com:/home/dlenev/src/mysql-4.0-bg9796dlenev@mysql.com2005-04-111-0/+1
|\
| * Fix for bug #9796 "Query Cache caches queries with CURRENT_USER()dlenev@mysql.com2005-04-111-0/+1
* | type_blob.result, func_system.result, func_str.result, ctype_collate.result:bar@mysql.com2005-03-041-1/+1
* | innobase/include/univ.iserg@serg.mylan2005-01-261-2/+3
* | fixes/cleanups according to Coverity reportserg@serg.mylan2005-01-241-8/+5
* | A fix according to Monty's request:bar@mysql.com2004-10-291-1/+4
* | Fix for bug #4508 "CONVERT_TZ() function with new time zone as param crashes ...dlenev@brandersnatch.localdomain2004-08-101-5/+0
* | Fixed BUG#3486: FOUND_ROWS() fails inside stored procedure [and prepared stat...pem@mysql.comhem.se2004-06-221-1/+1
* | WL#1264 "Per-thread time zone support infrastructure".dlenev@brandersnatch.localdomain2004-06-181-0/+5
* | Allocate memory when a character set is requested:bar@mysql.com2004-06-111-1/+1
* | Merge bk-internal:/home/bk/mysql-4.1/serg@serg.mylan2004-03-051-0/+5
|\ \
| * | UNHEX() functionserg@serg.mylan2004-03-041-0/+5
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mashka.mysql.fi2004-03-041-0/+1
|\ \ \ | |/ / |/| |
| * | Optimized GIS functionsmonty@mashka.mysql.fi2004-03-041-0/+1
* | | my_gethwaddr() for linux/freebsdserg@serg.mylan2004-02-271-3/+8
|/ /
* | SCRUM:hf@deer.(none)2004-01-151-0/+2
* | THD::lex now points to THD::main_lex like in 5.0konstantin@oak.local2003-12-191-7/+7
* | changed name of bit on more descriptive (after rewie change)bell@sanja.is.com.ua2003-11-181-5/+5
* | fixed using 'uncachable' tag and RAND_TABLE_BIT settingbell@sanja.is.com.ua2003-11-171-5/+5
* | WL#1253: LAST_DAYgluh@gluh.mysql.r18.ru2003-11-171-0/+5
* | Mergemonty@narttu.mysql.fi2003-11-031-1/+2
|\ \
| * | Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_...monty@narttu.mysql.fi2003-11-031-1/+2
* | | amall fixbell@sanja.is.com.ua2003-10-311-1/+1
* | | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(...bell@sanja.is.com.ua2003-10-301-1/+1
|/ /
* | Scrum task 835 - text-to-datetime conversion functiongluh@gluh.mysql.r18.ru2003-10-201-0/+5
* | Merge bk-internal:/home/bk/mysql-4.1/serg@serg.mylan2003-09-031-12/+0
|\ \
| * \ merge commit, hope that none of bar and dlenev changes werekostja@oak.local2003-09-031-12/+0
| |\ \
| | * \ manual mergekostja@oak.local2003-07-311-12/+0
| | |\ \
| | | * \ resolved conflict with pulled changesetkostja@oak.local2003-07-091-12/+0
| | | |\ \
| | | | * | Bug fixes for authenticationkostja@oak.local2003-07-041-12/+0
* | | | | | mergedserg@serg.mylan2003-09-031-17/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | fixed a crash on COMPRESS() and other zlib-dependent functions when compiled ...serg@serg.mylan2003-08-211-17/+4
| |/ / / /
* | | | | CAST(expr AS CHAR(10)) is now working bar@bar.mysql.r18.ru2003-08-211-5/+5
|/ / / /
* | | | Merge bk-internal:/home/bk/mysql-4.1/serg@serg.mylan2003-07-141-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | renamed enum Item_cast as it's not a 'class Item' childserg@serg.mylan2003-07-061-1/+1
| |/ /
* | | SAPDB date/time finctionsgluh@gluh.mysql.r18.ru2003-07-081-2/+2
* | | Merge gluh@gw:/home/bk/mysql-4.1gluh@gluh.mysql.r18.ru2003-07-081-0/+35
|\ \ \ | |/ / |/| |
| * | Merge gluh@gw:/home/bk/mysql-4.1gluh@gluh.mysql.r18.ru2003-06-231-0/+35
| |\ \
| | * | Internal commitgluh@gluh.mysql.r18.ru2003-06-231-0/+35
* | | | New class DTCollation (SQL:2003 calls it "declared type collation")bar@bar.mysql.r18.ru2003-06-241-1/+1
|/ / /
* | | Renamed xxx_as_text() and xxx__from_text().ram@mysql.r18.ru2003-06-201-1/+1
* | | Added AsWKT() alias for AsText().ram@mysql.r18.ru2003-06-201-1/+1
* | | SPACE() is now ucs2 compatiblebar@bar.mysql.r18.ru2003-06-031-1/+14
* | | LTRIM, RTRIM and TRIM now honors coercibilitybar@bar.mysql.r18.ru2003-06-031-2/+2
* | | MY_CS_NONTEXT flag for sprintf() incompatible charsets (ucs2 if the only one ...bar@bar.mysql.r18.ru2003-06-031-1/+1
|/ /
* | manual types casting to satisfy gcc 3.2.1 compilerbell@sanja.is.com.ua2003-05-281-2/+2
* | CAST(expr AS char) now supports character set with conversion:bar@bar.mysql.r18.ru2003-05-281-2/+5
* | USER, DATABASE and VERSION functions returns now IMPLICIT coercibilitybar@bar.mysql.r18.ru2003-05-221-1/+1
* | Merge with 4.0.13monty@narttu.mysql.fi2003-05-191-1/+1
|\ \ | |/