summaryrefslogtreecommitdiff
path: root/sql/sql_yacc.yy
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| |\ \ \ \ | | |/ / /
| | * | | Fixed bug#36742 - GRANT hostname case handling inconsistent.Dmitry Shulga2010-10-131-0/+6
* | | | | merge with 5.1Sergei Golubchik2010-10-251-4/+42
|\ \ \ \ \ | |/ / / /
| * | | | 5.1.51 mergeSergei Golubchik2010-10-191-4/+42
| |\ \ \ \ | | |/ / /
| | * | | Bug #53034: Multiple-table DELETE statements not acceptingGleb Shchepa2010-08-311-1/+17
| | * | | WL#5370 Keep forward-compatibility when changingunknown2010-08-181-3/+25
* | | | | Fix usage of mysqld option --new, --old, --safe and --skip_new to not disable...Michael Widenius2010-09-231-2/+0
* | | | | Merge with MariaDB 5.1.49Michael Widenius2010-08-051-16/+11
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | Merge with MySQL 5.1.49Michael Widenius2010-08-021-16/+11
| |\ \ \ | | |/ /
| | * | Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-16/+11
| | * | Bug #53371: COM_FIELD_LIST can be abused to bypass table level grants.Georgi Kodinov2010-05-041-1/+1
| | |\ \
* | | \ \ merge 5.1->5.2Sergei Golubchik2010-06-011-3/+3
|\ \ \ \ \ | |/ / / /
| * | | | Automerge MariaDB 5.1.44b release.unknown2010-05-101-1/+1
| |\ \ \ \
| * \ \ \ \ Merge MySQL 5.1.46 into MariaDB.unknown2010-04-281-3/+3
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Bug #49829 Many "hides virtual function" warnings withStaale Smedseng2010-03-141-3/+3
| | * | | | Revert of a change introduced by Bug#47974Magne Mahre2010-02-231-1/+1
| | * | | | Bug#47974 'TYPE=storage_engine' is deprecated and will be Magne Mahre2010-02-091-1/+1
* | | | | | WL#43: initialize lex->option_list for foreign keysSergei Golubchik2010-05-281-0/+1
* | | | | | mergedSergei Golubchik2010-05-151-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Automerge MariaDB 5.1.44b into trunk.unknown2010-05-111-1/+1
| |\ \ \ \ \ \ | | |/ / / / / | |/| | / / / | | | |/ / / | | |/| | |
| | * | | | Cherry-pick fix for Bug#53371, security hole with bypassing grants using spec...unknown2010-05-091-1/+1
* | | | | | small changes to WL#43:Sergei Golubchik2010-04-301-3/+4
* | | | | | MWL#43 CREATE TABLE options (by Sanja)Sergei Golubchik2010-04-081-10/+96
* | | | | | Merge with 5.1Michael Widenius2010-04-011-1/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fixed compiler warnings and sporadic failures in test casesMichael Widenius2010-03-281-1/+1
| |/ / / /
* | | | | pluggable auth with plugin examplesSergei Golubchik2010-03-291-1/+21
| |_|_|/ |/| | |
* | | | mergedSergei Golubchik2010-03-151-74/+127
|\ \ \ \ | |/ / /
| * | | Merge MySQL 5.1.44 into MariaDB.unknown2010-03-041-74/+127
| |\ \ \ | | |/ /