summaryrefslogtreecommitdiff
path: root/sql/sql_yacc.yy
Commit message (Expand)AuthorAgeFilesLines
* Merge chilla.local:/home/mydev/mysql-5.1-amainistruewing@chilla.local2007-06-151-3/+5
|\
| * Merge bk@192.168.21.1:mysql-5.1holyfoot/hf@hfmain.(none)2007-06-141-3/+5
| |\
| | * item_cmpfunc.cc, field.cc, sql_insert.cc, sql_class.h, sql_yacc.yy:evgen@moonbone.local2007-06-111-2/+4
| | * Merge moonbone.local:/mnt/gentoo64/work/test-5.0-opt-mysqlevgen@moonbone.local2007-06-111-1/+1
| | |\
| | | * Merge mysql.com:/home/gluh/MySQL/Merge/4.1-optgluh@eagle.(none)2007-06-061-3/+5
| | | |\
| | | | * Bug#28553 mysqld crash in "purge master log before(select time from informati...gluh@mysql.com/eagle.(none)2007-06-061-3/+5
* | | | | BUG#26976 - Missing table in merge not noted in related error msg +svoj@mysql.com/june.mysql.com2007-06-081-4/+0
|/ / / /
* | | | Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.1tsmith@quadxeon.mysql.com2007-06-051-6/+6
|\ \ \ \ | |/ / /
| * | | Merge olga.mysql.com:/home/igor/mysql-5.0-optigor@olga.mysql.com2007-06-041-6/+6
| |\ \ \ | | |/ /
| | * | Merge bk-internal:/home/bk/mysql-5.0-optgkodinov/kgeorge@macbook.gmz2007-06-031-6/+6
| | |\ \
| | | * | Bug #26162: Trigger DML ignores low_priority_updates settinggkodinov/kgeorge@macbook.gmz2007-06-031-6/+6
| | * | | 5.0 version of fix for:dlenev@mockturtle.local2007-05-231-17/+4
| | |/ /
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0kostja@vajra.(none)2007-05-151-87/+117
| | |\ \
| | | * \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimedlenev@mockturtle.local2007-05-111-3/+1
| | | |\ \
| | | | * | Fix for:dlenev@mockturtle.local2007-05-111-3/+1
* | | | | | Merge quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/51tsmith@quadxeon.mysql.com2007-06-051-58/+51
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1kostja@bodhi.(none)2007-06-011-11/+14
| |\ \ \ \ \
| | * | | | | Changed accidently added tabs back into spaces.jani@a88-113-38-195.elisa-laajakaista.fi2007-05-281-1/+1
| | * | | | | Merged from main 5.1jani@linux-th5m.site2007-05-241-1/+2
| | * | | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1jani@a88-113-38-195.elisa-laajakaista.fi2007-05-241-10/+12
| | |\ \ \ \ \
| | | * | | | | WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-11/+14
| * | | | | | | 5.1 version of a fix and test cases for bugs:kostja@vajra.(none)2007-05-281-29/+33
| * | | | | | | 5.1 version of fix for:dlenev@mockturtle.local2007-05-231-18/+4
| |/ / / / / /
* | | | | | | Merge mysql.com:/home/ram/work/b28464.new/b28464.new.5.0ramil/ram@ramil.myoffice.izhnet.ru2007-05-241-0/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix for bug #28464: a string argument to 'limit ?' PS - replication failsramil/ram@mysql.com/ramil.myoffice.izhnet.ru2007-05-181-0/+3
* | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1kostja@vajra.(none)2007-05-151-92/+125
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtimedlenev@mockturtle.local2007-05-111-3/+1
| |\ \ \ \ \ \ \
| | * | | | | | | Fix for:dlenev@mockturtle.local2007-05-111-3/+1
| * | | | | | | | Merge vajra.(none):/opt/local/work/mysql-5.0-runtimekostja@vajra.(none)2007-05-111-15/+0
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | / / / | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | Cleanup: now that we have Lex_input_stream, finish the transitionkostja@vajra.(none)2007-05-111-15/+0
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge weblab.(none):/home/marcsql/TREE/mysql-5.1-basemalff/marcsql@weblab.(none)2007-05-021-74/+124
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | Merge weblab.(none):/home/marcsql/TREE/mysql-5.0-runtimemalff/marcsql@weblab.(none)2007-04-301-6/+8
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Bug#21513 (SP having body starting with quoted label rendered unusable)malff/marcsql@weblab.(none)2007-04-271-6/+8
| | | * | | | Bug#25411 (trigger code truncated), PART Imalff/marcsql@weblab.(none)2007-04-241-63/+108
| | | |/ / /
| | * | | | manual merge 5.0-runtime -> 5.1->runtime, with 25411 part Imalff/marcsql@weblab.(none)2007-04-251-68/+116
* | | | | | Merge mysql.com:/home/hf/work/27921/my51-27921holyfoot/hf@hfmain.(none)2007-05-111-8/+4
|\ \ \ \ \ \
| * \ \ \ \ \ Merge mysql.com:/home/hf/work/27921/my50-27921holyfoot/hf@hfmain.(none)2007-05-111-8/+4
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | / / | | | |_|/ / | | |/| | |
| | * | | | Bug #27921 View ignores precision for CAST()holyfoot/hf@mysql.com/hfmain.(none)2007-05-101-9/+3
| | | |/ / | | |/| |
| | * | | Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.0msvensson@pilot.blaudden2007-04-021-5/+6
| | |\ \ \
| | | * \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0-maintiggy@recycle.(none)2007-03-291-4/+4
| | | |\ \ \
| | * | | | | WL3527: 5.0 part:gkodinov/kgeorge@magare.gmz2007-03-261-8/+4
| | * | | | | Merge bk@192.168.21.1:mysql-5.0holyfoot/hf@mysql.com/hfmain.(none)2007-03-221-1/+1
| | |\ \ \ \ \
* | | \ \ \ \ \ Merge xiphis.org:/home/antony/work2/mysql-5.1-enginesacurtis/antony@ltamd64.xiphis.org2007-05-041-57/+83
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | wl#2936 post-merge fixesserg@janus.mylan2007-04-161-14/+9
| * | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1serg@sergbook.mysql.com2007-04-161-58/+89
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | WL#2936antony@ppcg5.local2007-03-021-15/+56
* | | | | | | | - addendum of the fix for bug 27786:gkodinov/kgeorge@magare.gmz2007-04-231-1/+1
|/ / / / / / /
* | | | | | | Merge bk@192.168.21.1:mysql-5.1-optholyfoot/hf@hfmain.(none)2007-04-071-13/+12
|\ \ \ \ \ \ \
| * | | | | | | Bug#21432 Database/Table name limited to 64 bytes, not chars, problems with m...gluh@mysql.com/eagle.(none)2007-04-031-13/+12
* | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtimekostja@vajra.(none)2007-04-051-2/+0
|\ \ \ \ \ \ \ \