summaryrefslogtreecommitdiff
path: root/sql/sql_cmd.h
Commit message (Collapse)AuthorAgeFilesLines
* MDEV-10585 EXECUTE IMMEDIATE statementAlexander Barkov2016-10-081-0/+1
|
* [MDEV-7978] Updated syntax for SHOW CREATE USERVicențiu Ciorbaru2016-03-081-0/+1
|
* [MDEV-7978] Update grammar for new syntaxVicențiu Ciorbaru2016-03-081-0/+1
| | | | | Extend the syntax accepted by the grammar to account for the new create user and alter user syntax.
* small cleanupSergei Golubchik2015-06-271-1/+1
| | | | | | * keep all com_xxx constants together in struct system_status_var * fix an outdated comment in sql_cmd.h * fix an off-by-one bug in mysqld.cc
* SHOW and FLUSH for I_S tables.Sergei Golubchik2014-10-111-4/+2
| | | | | | | | | | Extend existing plugins to support * SHOW QUERY_RESPONSE_TIME * FLUSH QUERY_RESPONSE_TIME * SHOW LOCALE move userstat tables to use the new API instead of hand-coded syntax
* MDEV-5317 Compound statement / anonymous blocksSergei Golubchik2014-10-101-0/+1
| | | | originally based on the patch by Antony T Curtis
* 10.0-base merge (roles)Sergei Golubchik2013-10-291-0/+1
|
* 10.0-monty mergeSergei Golubchik2013-07-211-0/+1
|\ | | | | | | | | | | | | | | includes: * remove some remnants of "Bug#14521864: MYSQL 5.1 TO 5.5 BUGS PARTITIONING" * introduce LOCK_share, now LOCK_ha_data is strictly for engines * rea_create_table() always creates .par file (even in "frm-only" mode) * fix a 5.6 bug, temp file leak on dummy ALTER TABLE
| * Applied all changes from Igor and SanjaMichael Widenius2013-06-151-0/+1
| |
* | 10.0-base mergeSergei Golubchik2013-07-181-1/+1
|/
* 10.0-base -> 10.0-montySergei Golubchik2012-10-191-0/+2
|
* Next part of merge. See TODO for detailsMichael Widenius2012-08-141-0/+161