summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-211-4/+7
|\
| * aftermerge fixunknown2005-09-211-2/+5
| * mergedunknown2005-09-211-5/+5
| |\
| | * fix for BUG#11139 (multi-delete with alias breaking replication if table rule...unknown2005-09-141-11/+39
* | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-211-111/+134
|\ \ \
| * | | postmerge fixesunknown2005-09-211-5/+5
| * | | WL#2787 (Add view definer/owner to the view definition (.frm) to check privil...unknown2005-09-201-46/+59
| * | | WL#2787 (part 2, ver 3 (merged)) changed securety context switchingunknown2005-09-151-104/+114
| |/ /
* | | Merge perch.ndb.mysql.com:/home/jonas/src/mysql-4.1unknown2005-09-201-0/+11
|\ \ \ | |/ / |/| |
| * | ndb - imlp. show engine ndb status;unknown2005-09-191-0/+11
* | | Merge mysql.com:/home/emurphy/src/work/mysql-5.0-bug-12870unknown2005-09-141-0/+9
|\ \ \
| * | | BUG#12870 (CREATE PROCEDURE followed by ROLLBACK is not replicated)unknown2005-09-141-0/+9
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-09-141-43/+93
|\ \ \ \
| * \ \ \ Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-141-43/+93
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | formatting typo fixunknown2005-09-141-4/+4
| | * | | Bug#9683 INFORMATION_SCH: Creation of temporary table allowed inunknown2005-09-131-41/+91
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-09-141-1/+55
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | part 1 (ver 2, postreview fix) of WL#2787unknown2005-09-141-1/+55
* | | | | Merge mysql.com:/home/timka/mysql/src/5.0-virginunknown2005-09-131-1/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix for BUG#6808.unknown2005-09-121-1/+4
* | | | | Merge mysql.com:/home/timka/mysql/src/5.0-virginunknown2005-09-121-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix for BUG#12943.unknown2005-09-101-1/+1
* | | | | Merge mysql.com:/users/lthalmann/bk/mysql-4.1-one_shotunknown2005-09-111-3/+0
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | Removed redundant reset_one_shot_variables callsunknown2005-09-111-3/+0
| | |/ | |/|
| * | Merge eherman@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-061-20/+10
| |\ \
| | * | Backport of JimW's localhost patch to 4.1 tree.unknown2005-09-021-20/+10
* | | | Comment why lex->result is ignored if EXPLAINunknown2005-09-091-0/+6
* | | | Fix for BUG#12637: Make SPs+user variables replication work:unknown2005-09-071-0/+3
| |_|/ |/| |
* | | Merge mysql.com:/usr/home/bar/mysql-4.1.b9948unknown2005-09-061-1/+3
|\ \ \ | |/ /
| * | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-051-32/+67
| |\ \ | | |/
| * | mysqld.cc, mysql_priv.h, sql_parse.cc:unknown2005-09-051-2/+2
| * | bug#9948 changed client-charset behavior in 4.1.x libmysql, which issue BC ...unknown2005-08-311-1/+3
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-031-106/+29
|\ \ \
| * | | Implement WL#2661 "Prepared Statements: Dynamic SQL in Stored Procedures".unknown2005-09-031-106/+29
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-09-021-3/+3
|\ \ \ \ | |/ / /
| * | | Rename:unknown2005-09-021-3/+3
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-09-021-28/+45
|\ \ \ \ | |/ / /
| * | | Merge mysql.com:/users/lthalmann/bk/mysql-4.1unknown2005-09-021-28/+45
| |\ \ \ | | | |/ | | |/|
| | * | Merge mysql.com:/users/lthalmann/bkroot/mysql-4.1unknown2005-09-021-28/+46
| | |\ \
| | | * | BUG#12542: Added commentsunknown2005-09-011-1/+2
| | | * | BUG#12542: All set statements should be executed by slave thdunknown2005-08-311-28/+45
| | | |/
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-09-021-2/+19
|\ \ \ \ | |/ / /
| * | | Merge mysql.com:/home/dlenev/src/mysql-4.1-bg12423unknown2005-09-011-2/+19
| |\ \ \ | | |/ /
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-011-4/+21
| | |\ \ | | | |/ | | |/|
| | | * Fix for bug #12423 "Deadlock when doing FLUSH PRIVILEGES and GRANT in unknown2005-09-011-4/+21
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-09-011-7/+11
|\ \ \ \ | |/ / / |/| | |
| * | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-08-231-7/+11
| |\ \ \
| | * | | issue correct error message in case of view presence for duplicated table on ...unknown2005-08-021-7/+11
* | | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0unknown2005-09-011-3/+2
|\ \ \ \ \
| * | | | | Bug #11286 yassl incompatible with "load data infile"unknown2005-09-011-3/+2