summaryrefslogtreecommitdiff
path: root/sql/sql_lex.h
Commit message (Expand)AuthorAgeFilesLines
* Merge community up to enterprise, thus ending the community-serverChad MILLER2009-05-061-1/+9
|\
| * Merged from 5.0 (enterprise).Chad MILLER2008-12-171-3/+56
| |\
| * \ Merge from 5.0 trunk.Chad MILLER2008-07-141-1/+10
| |\ \
| * \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0cmiller@zippy.cornsilk.net2007-12-101-1/+9
| |\ \ \
| | * \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0cmiller@zippy.cornsilk.net2007-10-101-1/+9
| | |\ \ \
| | | * \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0cmiller@zippy.cornsilk.net2007-09-101-1/+9
| | | |\ \ \
| | | | * \ \ Merge mysqldev@production.mysql.com:my/mysql-5.0-releasecmiller@zippy.cornsilk.net2007-07-021-1/+9
| | | | |\ \ \
| | | | | * \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0cmiller@zippy.cornsilk.net2007-04-031-1/+9
| | | | | |\ \ \
| | | | | | * \ \ Merge mysqldev@production.mysql.com:my/build-200702201448-5.0.36/mysql-5.0-re...cmiller@zippy.cornsilk.net2007-02-271-1/+9
| | | | | | |\ \ \
| | | | | | | * | | Prevent bugs by making DBUG_* expressions syntactically equivalent cmiller@zippy.cornsilk.net2007-02-221-2/+7
| | | | | | | * | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.0baker@bk-internal.mysql.com2007-01-141-0/+3
| | | | | | | |\ \ \
| | | | | | | | * \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0-communitycmiller@zippy.cornsilk.net2007-01-031-0/+3
| | | | | | | | |\ \ \
| | | | | | | | | * | | Bug#24795: Add SHOW PROFILEcmiller@zippy.cornsilk.net2007-01-031-0/+3
* | | | | | | | | | | | Bug#43230: SELECT ... FOR UPDATE can hang with FLUSH TABLES WITH READ LOCK in...Davi Arnaut2009-04-031-0/+16
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Bug #38691: segfault/abort in ``UPDATE ...JOIN'' whileGleb Shchepa2008-10-081-0/+1
* | | | | | | | | | | Bug#38296 (low memory crash with many conditions in a query)Marc Alff2008-08-111-2/+2
* | | | | | | | | | | Bug#35577 (CREATE PROCEDURE causes either crash or syntax error depending onMarc Alff2008-07-141-1/+53
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Bug#27219: Aggregate functions in ORDER BY.evgen@moonbone.local2008-03-271-1/+10
|/ / / / / / / / /
* | | | | | | | | Bug #31153 calling stored procedure crashes server if available memory is lowthek@adventure.(none)2007-11-191-2/+3
|/ / / / / / / /
* | | | | | | | Bug #30377: EXPLAIN loses last_query_cost when used with UNIONgkodinov/kgeorge@magare.gmz2007-08-281-0/+22
|/ / / / / / /
* | | | | | | Fixed bug #30396.igor@olga.mysql.com2007-08-151-1/+2
* | | | | | | Merge mysql.com:/home/bar/mysql-work/mysql-5.0.b28875bar@bar.myoffice.izhnet.ru2007-08-031-0/+4
|\ \ \ \ \ \ \
| * | | | | | | Bug#28875 Conversion between ASCII and LATIN1 charsets does not functionbar@mysql.com/bar.myoffice.izhnet.ru2007-08-031-0/+4
| |/ / / / / /
* | | | | | | A fix and a test case for Bug#26141 mixing table types in trigger kostja@bodhi.(none)2007-07-121-0/+2
* | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimekostja@bodhi.(none)2007-07-061-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Remove typedef st_table_list TABLE_LIST and always use name 'TABLE_LIST'.kostja@bodhi.(none)2007-07-061-1/+1
| |/ / / / / /
* | | | | | | A fix and a test case for Bug#29050 Creation of a legal stored procedurekostja@bodhi.(none)2007-07-051-0/+2
|/ / / / / /
* | | | | | Bug#27876 (SF with cyrillic variable name fails during execution (regression))malff/marcsql@weblab.(none)2007-05-251-1/+1
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimekostja@vajra.(none)2007-05-161-0/+6
|\ \ \ \ \ \
| * | | | | | A fix and a test case for kostja@vajra.(none)2007-05-161-0/+6
* | | | | | | Cleanup: now that we have Lex_input_stream, finish the transitionkostja@vajra.(none)2007-05-111-5/+5
|/ / / / / /
* | | | | | code review fixmalff/marcsql@weblab.(none)2007-04-251-1/+4
* | | | | | Merge malff@bk-internal.mysql.com:/home/bk/mysql-5.0-runtimemalff/marcsql@weblab.(none)2007-04-241-15/+55
|\ \ \ \ \ \
| * | | | | | Bug#25411 (trigger code truncated), PART Imalff/marcsql@weblab.(none)2007-04-241-15/+55
| |/ / / / /
* | | | | | Bug #27786:gkodinov/kgeorge@magare.gmz2007-04-201-0/+8
|/ / / / /
* | | | | Merge bk@192.168.21.1:mysql-5.0holyfoot/hf@mysql.com/hfmain.(none)2007-03-081-0/+2
|\ \ \ \ \
| * \ \ \ \ Merge moonbone.local:/mnt/gentoo64/work/22331-bug-5.0-opt-mysqlevgen@moonbone.local2007-03-071-0/+2
| |\ \ \ \ \
| | * | | | | Bug#22331: Wrong WHERE in EXPLAIN EXTENDED when all expressions were optimizedevgen@moonbone.local2007-03-071-0/+2
| | |/ / / /
* | | | | | A fix for Bug#26750 "valgrind leak in sp_head" (and post-reviewkostja@bodhi.local2007-03-071-0/+4
* | | | | | Merge weblab.(none):/home/marcsql/TREE/mysql-5.0-basemalff/marcsql@weblab.(none)2007-03-011-4/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge weblab.(none):/home/marcsql/TREE/mysql-5.0-basemalff/marcsql@weblab.(none)2007-02-161-4/+2
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | BUG#25897: Some queries are no longer possible after a CREATE VIEWkroki/tomash@moonlight.home2007-02-041-4/+2
* | | | | | Merge mysql.com:/home/gluh/MySQL/Merge/5.0gluh@mysql.com/eagle.(none)2007-02-261-1/+7
|\ \ \ \ \ \
| * | | | | | item.cc:evgen@moonbone.local2007-02-241-0/+5
| * | | | | | Bug#23800: Outer fields in correlated subqueries is used in a temporary tableevgen@moonbone.local2007-02-211-1/+2
| |/ / / / /
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2007-02-211-1/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2007-01-221-1/+2
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Fixed compiler warnings detected by option -Wshadow and -Wunused:monty@mysql.com/narttu.mysql.fi2006-12-151-1/+2
| | | |_|/ | | |/| |
* | | | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optgkodinov/kgeorge@rakia.gmz2007-01-311-0/+14
|\ \ \ \ \
| * | | | | BUG#25575: ERROR 1052 (Column in from clause is ambiguous) with sub-joingkodinov/kgeorge@macbook.gmz2007-01-311-0/+14