summaryrefslogtreecommitdiff
path: root/sql/item_create.cc
Commit message (Expand)AuthorAgeFilesLines
* Manual merge from mysql-trunk.Alexander Nozdrin2009-12-111-17/+64
|\
| * MergeMikael Ronstrom2009-11-031-13/+13
| |\
| | * Merge from mysql-next-mr.Alexander Nozdrin2009-10-231-4/+29
| | |\
| | * | Backport of:Konstantin Osipov2009-10-141-13/+13
| * | | Merged WL#3352 into mysql-next-mrMikael Ronstrom2009-10-281-0/+22
| |\ \ \ | | |_|/ | |/| |
| | * | Manual merge mysql-trunk -> mysql-trunk-wl3352Mattias Jonsson2009-10-191-2/+1
| | |\ \ | | | |/
| | * | WL#3352, Introducing Column list partitioning, makes it possible to partition...Mikael Ronstrom2009-09-151-0/+22
| * | | WL#4584 Internationalized number formatAlexander Barkov2009-10-051-4/+29
| | |/ | |/|
* | | BUG#47995: Mark system functions as unsafeSven Sandberg2009-11-181-0/+8
|/ /
* | Merge from 5.0 for 43414Staale Smedseng2009-08-281-2/+1
|\ \ | |/ |/|
| * Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-08-281-2/+4
| * Fix mismerge.cmiller@zippy.cornsilk.net2008-04-101-1/+1
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0-buildcmiller@zippy.cornsilk.net2008-04-021-3/+54
| |\
| | * Bug#15776: 32-bit signed int used for length of blobcmiller@zippy.cornsilk.net2007-08-311-3/+54
* | | BUG#39701: Mixed binlog format does not switch to row mode onLuis Soares2009-03-241-0/+1
* | | Fix merge problem.cmiller@zippy.cornsilk.net2008-04-101-1/+1
* | | Bug#15776: 32-bit signed int used for length of blobcmiller@zippy.cornsilk.net2008-04-011-3/+51
* | | Merge mysql.com:/home/bar/mysql-work/mysql-5.0.b27580v2bar@bar.myoffice.izhnet.ru2008-03-071-2/+2
|\ \ \ | |/ /
| * | Bug#27580 SPACE() function collation bug?bar@mysql.com/bar.myoffice.izhnet.ru2007-10-081-2/+2
| |/
| * Fix for bug #30200: mysqlbinlog.test: connection_id() not restored under ps-p...ramil/ram@mysql.com/ramil.myoffice.izhnet.ru2007-08-021-1/+0
| * Fix for bug #29928: INSERT ... VALUES(connection_id(), ...) incorrect ramil/ram@mysql.com/ramil.myoffice.izhnet.ru2007-08-011-1/+3
| * Fixed bug #29415.igor@olga.mysql.com2007-07-071-0/+12
| * Bug #28897 UUID() returns non-unique values when query cache is enableddkatz@damien-katzs-computer.local2007-06-131-0/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maintcmiller@zippy.cornsilk.net2007-12-141-1/+6
|\ \
| * | Doxygenization of comments.cmiller@zippy.cornsilk.net2007-10-111-1/+6
* | | Manual merge of 5.0-runtime to 5.1-runtimemalff@lambda.hsd1.co.comcast.net.2007-10-161-0/+19
|/ /
* | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.1-optgkodinov/kgeorge@magare.gmz2007-08-291-0/+2
|\ \
| * | Bug #30244: row_count/found_rows does not replicate wellgkodinov/kgeorge@magare.gmz2007-08-291-0/+2
* | | Fix doxygen warnings.kostja@bodhi.(none)2007-08-151-165/+165
|/ /
* | Post-merge fixes (merge from the main).kostja@bodhi.(none)2007-07-171-1/+1
* | Post-merge fix.igor@olga.mysql.com2007-07-071-0/+12
* | Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.1-rpltsmith@maint1.mysql.com2007-06-211-4/+4
|\ \
| * \ Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.1-new-rpllars/lthalmann@dl145j.mysql.com2007-06-181-4/+4
| |\ \
| | * | Manual mergelars/lthalmann@mysql.com/dl145h.mysql.com2007-06-051-1/+1
| | * | Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.1-new-rpllars/lthalmann@dl145h.mysql.com2007-06-051-7/+32
| | |\ \
| | * \ \ Merge mkindahl@bk-internal.mysql.com:/home/bk/mysql-5.1-new-rplmats@kindahl-laptop.dnsalias.net2007-05-311-2/+2
| | |\ \ \
| | | * | | WL#3339 (Issue warnings when statement-based replication may fail):mats@romeo.kindahl.net2007-05-141-2/+2
* | | | | | Bug #28921 Queries containg UDF functions are cacheddkatz@damien-katzs-computer.local2007-06-181-0/+1
|/ / / / /
* | | | | Bug #28897 UUID() returns non-unique values when query cache is enableddkatz@damien-katzs-computer.local2007-06-131-0/+2
| |_|/ / |/| | |
* | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1jani@a88-113-38-195.elisa-laajakaista.fi2007-05-241-7/+32
|\ \ \ \ | |/ / / |/| | |
| * | | WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-7/+8
| * | | Added sql_mode PAD_CHAR_TO_FULL_LENGTH (WL#921)monty@mysql.com/nosik.monty.fi2007-04-271-0/+24
| |/ /
* | | Merge mysql.com:/home/hf/work/27921/my51-27921holyfoot/hf@hfmain.(none)2007-05-111-1/+2
|\ \ \
| * | | merging fixesholyfoot/hf@mysql.com/hfmain.(none)2007-05-111-1/+2
* | | | Merge mysql.com:/home/hf/work/27921/my51-27921holyfoot/hf@hfmain.(none)2007-05-111-7/+13
|\ \ \ \ | |/ / /
| * | | Merge mysql.com:/home/hf/work/27921/my50-27921holyfoot/hf@hfmain.(none)2007-05-111-7/+13
| |\ \ \ | | |/ / | |/| / | | |/
| | * Bug #27921 View ignores precision for CAST()holyfoot/hf@mysql.com/hfmain.(none)2007-05-101-5/+11
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1serg@sergbook.mysql.com2007-04-161-197/+197
|\ \ \ | |/ / |/| |
| * | wl#2936 - fixing problemsserg@janus.mylan2007-04-131-191/+191
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new-maintiggy@recycle.(none)2007-03-291-4/+4
|\ \ \