summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* BUG#21726: Incorrect result with multiple invocations of LAST_INSERT_IDkroki/tomash@moonlight.intranet2006-10-021-1/+15
* additional 'after merge' fixgluh@mysql.com/gluh.(none)2006-09-271-6/+5
* after merge fixgluh@mysql.com/gluh.(none)2006-09-271-1/+1
* Merge mysql.com:/home/gluh/MySQL/Merge/4.1gluh@mysql.com/gluh.(none)2006-09-271-2/+2
|\
| * Patch for bug#21432 is revertedgluh@mysql.com/gluh.(none)2006-09-271-2/+2
| * Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-4.1-optgkodinov/kgeorge@rakia.(none)2006-09-051-1/+3
| |\
* | \ Merge mysql.com:/users/lthalmann/bkroot/mysql-5.0-rpllars/lthalmann@mysql.com/dl145j.mysql.com2006-09-211-0/+13
|\ \ \
| * | | BUG#19419: VIEW: View that the column name is differentaivanov/alexi@mysql.com/mysqld.localdomain2006-09-181-0/+13
* | | | Merge dl145s.mysql.com:/data/bk/team_tree_merge/CLEAN/mysql-5.0gkodinov@dl145s.mysql.com2006-09-151-1/+3
|\ \ \ \
| * \ \ \ Merge dl145s.mysql.com:/data/bk/team_tree_merge/CLEAN/mysql-5.0gkodinov@dl145s.mysql.com2006-09-151-1/+3
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge macbook.gmz:/Users/kgeorge/mysql/work/B21392-4.1-optgkodinov/kgeorge@macbook.gmz2006-09-041-1/+3
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Bug #21392: multi-table delete with alias table name fails withgkodinov/kgeorge@macbook.gmz2006-09-041-1/+3
* | | | | Merge lamia.home:/home/timka/mysql/src/5.0-bug-21774-smtimour/timka@lamia.home2006-09-131-2/+0
|\ \ \ \ \ | |/ / / /
| * | | | Fix for BUG#21774: Column count doesn't match value count at row xtimour/timka@lamia.home2006-09-121-2/+0
| |/ / /
* | | | after merge fixgluh@mysql.com/gluh.(none)2006-09-081-8/+6
* | | | after merge fixgluh@mysql.com/gluh.(none)2006-09-071-2/+5
* | | | Merge mysql.com:/home/gluh/MySQL/Merge/4.1-mergegluh@mysql.com/gluh.(none)2006-09-071-2/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | Bug#20393 User name truncation in mysql clientgluh@mysql.com/gluh.(none)2006-08-301-2/+2
| | |/ | |/|
| * | Merge moonbone.local:/work/tmp_merge-4.1evgen@moonbone.local2006-08-021-1/+1
| |\ \
* | \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0kostja@bodhi.local2006-08-301-16/+32
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix for bug#21795: SP: sp_head::is_not_allowed_in_function() containsandrey@example.com2006-08-251-5/+1
| * | | Fix for BUG#16899: Possible buffer overflow in handling of DEFINER-clauseanozdrin/alik@alik.2006-08-231-10/+28
| * | | WL#3432 (Compile the Parser with a --debug --verbose option)malff/marcsql@weblab.(none)2006-08-181-21/+0
| * | | WL#3432 (Compile the Parser with a --debug --verbose option)malff/marcsql@weblab.(none)2006-08-171-0/+23
* | | | view.result, view.test:evgen@sunlight.local2006-08-241-2/+13
|/ / /
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0kostja@bodhi.local2006-08-021-1/+1
|\ \ \
| * \ \ Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0evgen@moonbone.local2006-08-021-1/+1
| |\ \ \
| | * \ \ Merge mysql.com:/home/psergey/mysql-4.1-optsergefp@mysql.com2006-07-211-1/+1
| | |\ \ \ | | | | |/ | | | |/|
| | | * | BUG#20975: Incorrect query result for NOT (subquery):sergefp@mysql.com2006-07-211-1/+1
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0kostja@bodhi.local2006-08-021-17/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.0kroki/tomash@moonlight.intranet2006-07-131-17/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Bug#18630: Arguments of suid routine calculated in wrong securitykroki/tomash@moonlight.intranet2006-07-131-17/+1
* | | | | Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.0-releasekroki/tomash@moonlight.intranet2006-07-271-2/+6
|\ \ \ \ \
| * | | | | A fix and a test case for Bug#21002 "Derived table not selecting from a kostja@bodhi.local2006-07-191-2/+6
| | |/ / / | |/| | |
* | | | | mergingholyfoot/hf@mysql.com/deer.(none)2006-07-181-0/+1
* | | | | Merge mysql.com:/home/hf/work/mysql-4.1.mrgholyfoot/hf@mysql.com/deer.(none)2006-07-181-5/+12
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | Merge bk@192.168.21.1:mysql-4.1holyfoot/hf@mysql.com/deer.(none)2006-07-131-6/+12
| |\ \ \ | | |_|/ | |/| |
| | * | bug #16017 (memory leaks in embedded server)holyfoot@deer.(none)2006-06-011-6/+12
* | | | Merge bodhi.local:/opt/local/work/mysql-5.0-rootkostja@bodhi.local2006-07-071-8/+13
|\ \ \ \
| * \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimedlenev@mysql.com2006-07-061-4/+3
| |\ \ \ \
| | * | | | Fix for bug#18437 "Wrong values inserted with a before update trigger ondlenev@mysql.com2006-07-021-4/+3
| * | | | | A fix and a test case for Bug#17843 "Certain stored procedures fail to konstantin@mysql.com2006-07-041-0/+6
| * | | | | auxilliary -> auxiliarykonstantin@mysql.com2006-07-041-4/+4
* | | | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.0gluh@mysql.com2006-07-031-6/+48
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Bug#15298 SHOW GRANTS FOR CURRENT_USER: Incorrect output in DEFINER context gluh@eagle.intranet.mysql.r18.ru2006-06-291-6/+48
| | |_|_|/ | |/| | |
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0konstantin@mysql.com2006-07-011-3/+3
|\ \ \ \ \
| * | | | | Remove a couple of unused/barely used names.konstantin@mysql.com2006-07-011-3/+3
| |/ / / /
* | | | | Mergeevgen@moonbone.local2006-06-301-0/+6
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | BUG#1662 - ALTER TABLE LIKE ignores DATA/INDEX DIRECTPORYsvoj@may.pils.ru2006-06-271-0/+6
* | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.0gluh@mysql.com2006-06-281-27/+32
|\ \ \ \