summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | |/ /
| * | Added new states to be able to better diagnose where server hangs.Michael Widenius2014-05-031-0/+4
| * | MDEV-4856 SQL_ERROR_LOG shows 1146 errors which didnt appear in mysql client.Alexey Botchkov2014-04-151-129/+39
| * | MDEV-5700 Cannot SHOW CREATE VIEW if underlying tabels are ALTERedSergei Golubchik2014-04-101-10/+4
| * | Make THDVAR_INT variables to be signed in SELECT in SHOWSergei Golubchik2014-04-091-1/+1
* | | another post-fix patch for MDEV-5850: MySQL Bug#21317: SHOW CREATE DATABASE d...Sergei Golubchik2014-03-291-0/+3
* | | MDEV-5850: MySQL Bug#21317: SHOW CREATE DATABASE does not obey to lower_case_...Michael Widenius2014-03-231-15/+17
* | | 10.0-base mergeSergei Golubchik2014-03-051-2/+14
|\ \ \
| * | | MDEV-5723: mysqldump -uroot unusable for multi-database operations, checks al...Sergey Petrunya2014-03-041-3/+15
* | | | 10.0-base mergeSergei Golubchik2014-02-261-0/+5
|\ \ \ \ | |/ / /
| * | | 5.5 mergeSergei Golubchik2014-02-251-0/+5
| |\ \ \ | | |/ /
| | * | don't open and fill all I_S tables for SELECT * FROM I_S.TRIGGERSSergei Golubchik2014-02-171-0/+4
* | | | MDEV-5314 - Compiling fails on OSX using clangSergey Vojtovich2014-02-191-8/+8
* | | | Automatic mergeMichael Widenius2014-02-051-6/+11
|\ \ \ \
| * | | | Replication changes for CREATE OR REPLACE TABLEMichael Widenius2014-02-051-5/+10
| * | | | Fixes to get valgrind to work with jemallocMichael Widenius2014-01-021-1/+1
* | | | | 10.0-base mergeSergei Golubchik2014-02-031-2/+5
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | 5.5 mergeSergei Golubchik2014-02-011-2/+5
| |\ \ \ | | |/ /