summaryrefslogtreecommitdiff
path: root/sql/sql_yacc.yy
Commit message (Expand)AuthorAgeFilesLines
* mysql-5.5 mergeSergei Golubchik2012-01-161-1/+2
|\
| * Bug#13437900 - VALGRIND REPORTS A LEAK FOR REPL_IGNORE_SERVER_IDSAndrei Elkin2011-12-141-5/+10
| * reverting the initial patch for bug#13437900 for refinement.Andrei Elkin2011-11-291-10/+6
| * Bug#13437900 - VALGRIND REPORTS A LEAK FOR REPL_IGNORE_SERVER_IDSAndrei Elkin2011-11-291-6/+10
| * merge mysql-5.5->mysql-5.5-securityGeorgi Kodinov2011-10-121-4/+8
| |\
| * | Fixed Bug#12621017 - CRASH IF A SP VARIABLE IS USED IN THE LIMIT CLAUSE OF ADmitry Shulga2011-08-131-1/+2
* | | rename debug variable to debug_dbug, to make test pass in release buildsSergei Golubchik2011-12-151-2/+2
* | | 5.3->5.5 mergeSergei Golubchik2011-11-221-10/+42
|\ \ \
| * | | Allow one to block an account by using GRANT max_user_connections = -1Michael Widenius2011-09-261-2/+8
| * | | Added new options to KILL. New syntax is KILL [HARD|SOFT] [CONNECTION|QUERY] ...Michael Widenius2011-09-231-9/+35
* | | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-8/+38
|\ \ \ \ | | |_|/ | |/| |
| * | | merge from 5.5.16Daniel Fischer2011-09-211-0/+15
| |\ \ \ | | | |/ | | |/|
| | * | Manual merge from mysql-5.5.Ramil Kalimullin2011-08-091-1/+10
| | |\ \
| | * \ \ weave merge of mysql-5.5->mysql-5.5-securityGeorgi Kodinov2011-07-071-2/+3
| | |\ \ \
| | * \ \ \ merge 5.1-security->5.5-securityGeorgi Kodinov2011-06-161-0/+15
| | |\ \ \ \
| | | * \ \ \ auto-merge of mysql-5.1->mysql-5.1-securityGeorgi Kodinov2011-06-161-0/+3
| | | |\ \ \ \
| | | * | | | | Fixed bug#11840395 (formerly known as bug#60347: THE STRING "VERSIONDATA"Dmitry Shulga2011-06-091-0/+15
| * | | | | | | maintain behavior introduced in fix for MySQL bug 35765Tatjana Azundris Nuernberg2011-08-111-2/+6
| * | | | | | | manual mergeTatjana Azundris Nuernberg2011-08-081-2/+2
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | Bug#11758414/Bug#50614: Default storage_engine not honored when set from with...Tatjana Azundris Nuernberg2011-07-121-2/+2
| | * | | | | | Updated/added copyright headersKent Boortz2011-07-031-1/+4
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| * | | | | | | Post-push fix for BUG#11809016.Alfranio Correia2011-07-241-1/+4
| * | | | | | | BUG#11809016 - NO WAY TO DISCOVER AN INSTANCE IS NO LONGER A SLAVE FOLLOWING ...Alfranio Correia2011-07-181-0/+6
| | |_|_|_|/ / | |/| | | | |
| * | | | | | Updated/added copyright headersKent Boortz2011-07-041-1/+2
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\ \ \ \ \ \ | | |/ / / / / | |/| / / / / | | |/ / / /
| | * | | | Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | Updated/added copyright headersKent Boortz2011-06-301-2/+3
* | | | | | merge with 5.3Sergei Golubchik2011-10-191-66/+299
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge from 5.2unknown2011-07-211-3/+3
| |\ \ \ \ \
| | * \ \ \ \ Merge 5.1->5.2unknown2011-07-211-3/+3
| | |\ \ \ \ \
| | | * | | | | Fix of LP BUG#777809unknown2011-07-211-3/+3
| * | | | | | | Port of code for: (part of testcase is in mysql-test/t/subquery*.test and wil...Sergey Petrunya2011-07-111-1/+1
| * | | | | | | Merged the code of mwl 106 into the latest 5.3 with mwl 90 pushed.Igor Babaev2011-06-041-3/+3
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ MergeIgor Babaev2011-05-201-3/+3
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merged the code of MWL#106 into 5.3Igor Babaev2011-05-161-3/+3
| | | |\ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ Merge of the mwl106 tree into the latest 5.3 tree.Igor Babaev2010-09-231-3/+3
| | | | |\ \ \ \ \ \ \
| | | | | * | | | | | | MWL#106: Backport optimizations for derived tables and views.Igor Babaev2010-05-261-3/+3
| * | | | | | | | | | | Merge with 5.1-microsecondsMichael Widenius2011-05-281-54/+47
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | wl#173 - temporal types with sub-second resolutionSergei Golubchik2011-03-011-50/+33
| | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| * | | | | | | | | | Adding support for Dynamic columns (WL#34):Michael Widenius2011-05-081-2/+196
| | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Added ALTER ONLINE TABLE, which will give an error if the change can't be don...Michael Widenius2011-04-281-1/+22
| * | | | | | | | | Added option "AND DISABLE CHECKPOINT" to "FLUSH TABLES WITH READ LOCK"Michael Widenius2011-04-281-2/+9
| | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-281-0/+6
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | * | | | | | | Applied patch for lp:585688 "maridb crashes in federatedx code" from lp:~atcu...Michael Widenius2011-02-101-0/+6
| * | | | | | | | Merge with alias as StringMichael Widenius2011-02-281-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Change TABLE->alias to String for less memory reallocationMichael Widenius2011-02-281-1/+1
| * | | | | | | | | merge with 5.1Michael Widenius2010-11-301-1/+18
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| / / / / / / / | | |/ / / / / / /
| | * | | | | | | Fixed compiler and gmake warningsMichael Widenius2010-11-291-1/+12
| | * | | | | | | Merge with MySQL 5.1.53Michael Widenius2010-11-251-0/+6
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
* | | | | | | | | fix misplaced and non-working if() in the grammarSergei Golubchik2011-07-121-13/+5