summaryrefslogtreecommitdiff
path: root/sql/item_create.cc
Commit message (Expand)AuthorAgeFilesLines
...
* | | Fix doxygen warnings.unknown2007-08-151-165/+165
|/ /
* | Post-merge fixes (merge from the main).unknown2007-07-171-1/+1
* | Post-merge fix.unknown2007-07-071-0/+12
* | Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.1-rplunknown2007-06-211-4/+4
|\ \
| * \ Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.1-new-rplunknown2007-06-181-4/+4
| |\ \
| | * | Manual mergeunknown2007-06-051-1/+1
| | * | Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.1-new-rplunknown2007-06-051-7/+32
| | |\ \
| | * \ \ Merge mkindahl@bk-internal.mysql.com:/home/bk/mysql-5.1-new-rplunknown2007-05-311-2/+2
| | |\ \ \
| | | * | | WL#3339 (Issue warnings when statement-based replication may fail):unknown2007-05-141-2/+2
* | | | | | Bug #28921 Queries containg UDF functions are cachedunknown2007-06-181-0/+1
|/ / / / /
* | | | | Bug #28897 UUID() returns non-unique values when query cache is enabledunknown2007-06-131-0/+2
| |_|/ / |/| | |
* | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-05-241-7/+32
|\ \ \ \ | |/ / / |/| | |
| * | | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-7/+8
| * | | Added sql_mode PAD_CHAR_TO_FULL_LENGTH (WL#921)unknown2007-04-271-0/+24
| |/ /
* | | Merge mysql.com:/home/hf/work/27921/my51-27921unknown2007-05-111-1/+2
|\ \ \
| * | | merging fixesunknown2007-05-111-1/+2
* | | | Merge mysql.com:/home/hf/work/27921/my51-27921unknown2007-05-111-7/+13
|\ \ \ \ | |/ / /
| * | | Merge mysql.com:/home/hf/work/27921/my50-27921unknown2007-05-111-7/+13
| |\ \ \ | | |/ / | |/| / | | |/
| | * Bug #27921 View ignores precision for CAST()unknown2007-05-101-5/+11
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-04-161-197/+197
|\ \ \ | |/ / |/| |
| * | wl#2936 - fixing problemsunknown2007-04-131-191/+191
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new-maintunknown2007-03-291-4/+4
|\ \ \
| * | | Bug #23491 MySQLDump prefix function call in a view by database nameunknown2007-03-291-4/+4
| |/ /
* | | Bug #24588: "MBROverlaps missing in 5.1?"unknown2007-03-231-0/+6
* | | BUG#9953: CONVERT_TZ requires mysql.time_zone_name to be lockedunknown2007-03-091-3/+0
|/ /
* | Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.1-new-rplunknown2007-01-121-4/+0
|\ \
| * \ Merge mysql.com:/home/bkroot/mysql-5.1-new-rplunknown2006-12-081-4/+0
| |\ \
| | * | WL#3618 - Remove HAVE_ROW_BASED_REPLICATION from source code.unknown2006-12-071-4/+0
| * | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.1unknown2006-12-041-78/+200
| |\ \ \
| | * | | Bug#24736: UDF functions parsed as Stored Functionsunknown2006-12-011-78/+200
| | |/ /
* | | | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Many files:unknown2006-12-231-2/+1
* | | | Apply malff@weblab.(none) fix for bug 24736 directly tounknown2006-12-041-78/+200
| |/ / |/| |
* | | Bug#22684 (BENCHMARK, ENCODE, DECODE and FORMAT are not real functions)unknown2006-11-161-38/+4
| |/ |/|
* | Bug#21114 (Foreign key creation fails to table with name format)unknown2006-11-021-315/+4513
* | Merge bk-internal.mysql.com:/data0/bk/mysql-5.1unknown2006-08-171-1/+9
|\ \
| * \ Merge bk-internal.mysql.com:/data0/bk/tmp_regunknown2006-08-171-1/+9
| |\ \ | | |/
| | * Bug#16172 DECIMAL data type processed incorrectlyunknown2006-08-081-1/+8
* | | Bug#16172 DECIMAL data type processed incorrectlyunknown2006-08-081-1/+1
|/ /
* | Merge bodhi.local:/opt/local/work/tmp_mergeunknown2006-07-261-6/+0
|\ \ | |/
| * Bug#20570: CURRENT_USER() in a VIEW with SQL SECURITY DEFINER returnsunknown2006-07-021-6/+0
* | * Mixed replication mode * :unknown2006-07-091-1/+3
* | Merge mysql.com:/opt/local/work/tmp_mergeunknown2006-04-231-8/+2
|\ \ | |/
| * Bug#16461: connection_id() does not work properly inside triggerunknown2006-04-121-8/+2
* | Fixes to the replication mixed mode (patch approved by Monty):unknown2006-03-131-1/+3
* | Adding XPath support: ExtractValue and UpdateXML functions.unknown2005-12-211-0/+10
* | Table definition cache, part 2unknown2005-11-231-1/+4
|/
* Fixed BUG#12963, BUG#13000: wrong VIEW creation with DAYNAME(),unknown2005-09-141-3/+3
* Fix for BUG#12335 (SP replication) : New binlogging strategy for stored PROCE...unknown2005-08-251-0/+5
* Fix cases where SLEEP() calls would get optimized away or cached. (Bug #12689)unknown2005-08-191-0/+1