summaryrefslogtreecommitdiff
path: root/sql/sql_lex.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge weblab.(none):/home/marcsql/TREE/mysql-5.0-basemalff/marcsql@weblab.(none)2007-08-301-7/+30
|\
| * Bug#28779 (mysql_query() allows execution of statements with unbalancedmalff/marcsql@weblab.(none)2007-08-291-7/+30
* | Fixed bug #30396.igor@olga.mysql.com2007-08-151-0/+1
|/
* Merge mkindahl@bk-internal.mysql.com:/home/bk/mysql-5.0-rplmkindahl@dl145h.mysql.com2007-08-031-1/+5
|\
| * Merge mysql.com:/home/bar/mysql-work/mysql-5.0.b28875bar@bar.myoffice.izhnet.ru2007-08-031-1/+5
| |\
| | * Bug#28875 Conversion between ASCII and LATIN1 charsets does not functionbar@mysql.com/bar.myoffice.izhnet.ru2007-08-031-1/+5
* | | Clean up patchthek@adventure.(none)2007-07-291-2/+0
* | | Bug #29929 LOCK TABLES does not pre-lock tables used in triggers of the locke...thek@adventure.(none)2007-07-271-3/+132
|/ /
* | A fix and a test case for Bug#26141 mixing table types in trigger kostja@bodhi.(none)2007-07-121-0/+21
* | 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/+37
|/
* Code review commentsmalff/marcsql@weblab.(none)2007-05-251-2/+2
* Bug#27876 (SF with cyrillic variable name fails during execution (regression))malff/marcsql@weblab.(none)2007-05-251-3/+5
* Cleanup: now that we have Lex_input_stream, finish the transitionkostja@vajra.(none)2007-05-111-4/+4
* Merge weblab.(none):/home/marcsql/TREE/mysql-5.0-basemalff/marcsql@weblab.(none)2007-05-021-154/+169
|\
| * Bug#21513 (SP having body starting with quoted label rendered unusable)malff/marcsql@weblab.(none)2007-04-271-34/+30
| * code review fixmalff/marcsql@weblab.(none)2007-04-251-3/+3
| * Merge malff@bk-internal.mysql.com:/home/bk/mysql-5.0-runtimemalff/marcsql@weblab.(none)2007-04-241-140/+159
| |\
| | * Bug#25411 (trigger code truncated), PART Imalff/marcsql@weblab.(none)2007-04-241-140/+159
* | | reverted the fix for Bug#5507serg@janus.mylan2007-04-171-1/+0
|/ /
* | Bug#5507: TRUNCATE does not work with views.gshchepa/uchum@gshchepa.localdomain2007-04-121-0/+1
|/
* Merge bk@192.168.21.1:mysql-5.0holyfoot/hf@mysql.com/hfmain.(none)2007-03-081-0/+1
|\
| * Merge moonbone.local:/mnt/gentoo64/work/22331-bug-5.0-opt-mysqlevgen@moonbone.local2007-03-071-0/+1
| |\
| | * Bug#22331: Wrong WHERE in EXPLAIN EXTENDED when all expressions were optimizedevgen@moonbone.local2007-03-071-0/+1
* | | A fix for the windows build (harmless warning).kostja@bodhi.local2007-03-071-1/+1
* | | A fix for Bug#26750 "valgrind leak in sp_head" (and post-reviewkostja@bodhi.local2007-03-071-0/+30
* | | Merge weblab.(none):/home/marcsql/TREE/mysql-5.0-basemalff/marcsql@weblab.(none)2007-03-011-0/+11
|\ \ \ | |/ / |/| |
| * | Merge weblab.(none):/home/marcsql/TREE/mysql-5.0-basemalff/marcsql@weblab.(none)2007-02-161-0/+11
| |\ \ | | |/ | |/|
| | * BUG#25897: Some queries are no longer possible after a CREATE VIEWkroki/tomash@moonlight.home2007-02-041-0/+11
* | | Merge mysql.com:/home/gluh/MySQL/Merge/5.0gluh@mysql.com/eagle.(none)2007-02-261-0/+3
|\ \ \
| * | | item.cc:evgen@moonbone.local2007-02-241-0/+2
| * | | Bug#23800: Outer fields in correlated subqueries is used in a temporary tableevgen@moonbone.local2007-02-211-0/+1
| |/ /
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2007-02-211-17/+20
|\ \ \ | |/ / |/| |
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2007-01-221-17/+20
| |\ \ | | |/ | |/|
| | * Fixed compiler warnings detected by option -Wshadow and -Wunused:monty@mysql.com/narttu.mysql.fi2006-12-151-17/+20
* | | Bug#12122: The MERGE algorithm isn't applicable if the ORDER BY clause isevgen@moonbone.local2007-02-101-1/+0
* | | Merge mysql.com:/home/gluh/MySQL/Merge/5.0gluh@mysql.com/eagle.(none)2007-01-231-2/+12
|\ \ \ | |/ / |/| |
| * | Fixed bug #25219: crash for a query that contains an EXIST subquery withigor@olga.mysql.com2007-01-191-2/+10
| * | Bug#23417: Too strict checks against GROUP BY in the ONLY_FULL_GROUP_BY mode.evgen@moonbone.local2007-01-111-0/+2
| * | Merge olga.mysql.com:/home/igor/mysql-5.0-optigor@olga.mysql.com2007-01-091-0/+1
| |\ \
| | * | Fixed bug #25027.igor@olga.mysql.com2006-12-131-0/+1
| * | | Merge mysql.com:/d2/hf/common/my50-commonholyfoot/hf@mysql.com/hfmain.(none)2007-01-031-1/+0
| |\ \ \ | | |/ /
| | * | Fixed bug #25027.igor@olga.mysql.com2006-12-131-1/+0
| | |/
* | | Manual merge.kostja@bodhi.local2007-01-151-0/+11
|\ \ \
| * | | Post-merge fixes for Bug#4968 "Stored procedure crash if cursor opened kostja@bodhi.local2006-12-121-2/+1
| * | | Merge bodhi.local:/opt/local/work/mysql-4.1-4968kostja@bodhi.local2006-12-121-0/+12
| |\ \ \ | | |_|/ | |/| |
| | * | A fix and test cases forkostja@bodhi.local2006-12-081-0/+12
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0kostja@bodhi.local2007-01-111-1/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge malff@bk-internal.mysql.com:/home/bk/mysql-5.0-runtimemalff/marcsql@weblab.(none)2006-12-111-1/+0
| |\ \ \ | | |/ / | |/| |