summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-7671: Cache VIEW definitions in the TDCOleksandr Byelkin2015-03-111-6/+2
* MDEV-6819 st_mysql_show_var::value should be void* not char*Sergei Golubchik2015-03-071-4/+4
* MDEV-6918 Create a way to see a user's default role.Vicențiu Ciorbaru2015-02-091-0/+1
* Improve performance for calculating memory allocationMonty2015-02-011-3/+3
* Merge branch '10.0' into merge-wipSergei Golubchik2015-01-311-7/+7
|\
| * rename st_my_thread_var::opt_info -> st_my_thread_var::keycache_linkSergei Golubchik2015-01-191-4/+3
| * Return to original stage after mysql_lock_tablesMichael Widenius2015-01-181-3/+4
* | MDEV-6731 No ALGORITHM information in I_S.VIEWSSergei Golubchik2015-01-091-12/+15
* | MDEV-7222: Cluster Node Crash at CREATE DEFINER statementNirbhay Choubey2015-01-021-1/+1
* | Using Schema_specification_st instead of HA_CREATE_INFO in a few placesAlexander Barkov2014-12-101-2/+2
* | MDEV-7112 Split HA_CREATE_INFOAlexander Barkov2014-12-081-7/+6
* | MDEV-60 Support for Spatial Reference systems for the GIS data.Alexey Botchkov2014-12-041-12/+12
* | Merge branch '10.0' into bb-10.1-mergeSergei Golubchik2014-12-021-15/+11
|\ \ | |/
| * Revert incorrect/redundant fix for old BUG#34656Kristian Nielsen2014-11-131-11/+7
| * 5.5.40+ mergeSergei Golubchik2014-10-091-3/+3
| |\
| | * MDEV-6774 - Deadlock between SELECT, DROP TABLE, SHOW STATUS andSergey Vojtovich2014-09-251-3/+3
| * | MDEV-5120 Test suite test maria-no-logging failsMichael Widenius2014-09-301-1/+1
* | | MDEV-12 OpenGIS: create required tables: GeometryColumns, related views.Alexey Botchkov2014-10-211-0/+133
* | | Merge 10.0.14 into 10.1Sergei Golubchik2014-10-151-130/+169
|\ \ \ | |/ /
| * | mergeSergei Golubchik2014-09-161-66/+66
| |\ \
| | * \ 5.5 mergeSergei Golubchik2014-09-161-66/+66
| | |\ \ | | | |/
| | | * MDEV-6619 SHOW PROCESSLIST returns empty result set after KILL QUERYSergei Golubchik2014-09-121-65/+65
| | | * MDEV-6673 I_S.SESSION_VARIABLES shows global valuesSergei Golubchik2014-08-311-1/+1
| * | | Use LOCK_show_status when we add things to all_status_varsMichael Widenius2014-09-151-4/+4
| |/ /
| * | MDEV-6737 Stored routines do now work with swe7: "The table mysql.proc is mis...Alexander Barkov2014-09-121-3/+16
| * | Don't use LOCK_status for the duration of SHOW STATUS because of possible loo...Michael Widenius2014-09-121-2/+8
| * | 5.5.39 mergeSergei Golubchik2014-08-071-2/+3
| |\ \ | | |/
| | * MDEV-6289 : Unexpected results when querying information_schemaSergey Petrunya2014-07-231-2/+3
| * | MDEV-5867 ALTER TABLE t1 ENGINE=InnoDB keeps bad options when t1 ENGINE is CO...Sergei Golubchik2014-07-081-5/+33
| * | small cleanup of the SHOW CREATE TABLE codeSergei Golubchik2014-07-081-49/+38
* | | move userstat tables to a pluginSergei Golubchik2014-10-111-347/+0
* | | SHOW and FLUSH for I_S tables.Sergei Golubchik2014-10-111-62/+100
* | | cleanup: remove dead codeSergei Golubchik2014-10-111-94/+0
* | | INFORMATION_SCHEMA.SYSTEM_VARIABLES.GLOBAL_VALUE_ORIGINSergei Golubchik2014-10-111-0/+1
* | | MDEV-6138 show sysvar's help in I_S tablesSergei Golubchik2014-10-111-5/+23
* | | cleanup: VARIABLE_VALUE column should be NOT NULLSergei Golubchik2014-10-101-1/+1
* | | cleanup: option_type -> scopeSergei Golubchik2014-10-101-16/+15
* | | correct fix for the old Bug#39955 (warnings in I_S.VARIABLES)Sergei Golubchik2014-10-101-1/+1
* | | cleanup: sql_show.ccSergei Golubchik2014-10-101-11/+0
* | | cleanup: remove hidden I_S.VARIABLES and I_S.STATUS tablesSergei Golubchik2014-10-101-8/+4
* | | MDEV 4427: query timeoutsMonty2014-10-071-0/+5
* | | MDEV-6689: valgrind errors in view.test in 10.1Sergei Petrunia2014-09-041-0/+1
* | | MDEV-6247: Merge 10.0-galera to 10.1.Jan Lindström2014-08-261-2/+31
* | | Merge bb-10.1-explain-analyze into 10.1Sergei Petrunia2014-06-251-80/+149
|\ \ \ | |/ / |/| |
| * | MDEV-406: ANALYZE $stmt: get ANALYZE work for subqueriesSergei Petrunia2014-06-241-50/+148
| * | Re-commit in git:Sergei Petrunia2014-05-271-1/+1
* | | 5.5.38 mergeSergei Golubchik2014-06-061-8/+59
|\ \ \ | |/ / |/| / | |/
| * mysql-5.5.38 mergeSergei Golubchik2014-06-031-8/+59
| |\
| | * Bug#18319790 QUERY TO INFORMATION_SCHEMA CRASHES SERVERMarc Alff2014-03-171-7/+58
* | | 5.5 mergeSergei Golubchik2014-05-091-143/+61
|\ \ \ | |/ /