summaryrefslogtreecommitdiff
path: root/sql/sql_show.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
|\
| * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| |\
| | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | MDEV-8931: (server part of) session state trackingOleksandr Byelkin2016-08-311-0/+6
|/ /
* | Fixed wrong counting of global Memory_usedMonty2016-04-281-1/+1
* | Merge branch '10.0' into 10.1Sergei Golubchik2016-02-231-1/+2
|\ \
| * \ Merge branch '5.5' into 10.0Sergei Golubchik2016-02-151-1/+2
| |\ \ | | |/
| | * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-02-091-1/+2
| | |\
| | | * Bug#21205695 DROP TABLE MAY CAUSE SLAVES TO BREAKVenkatesh Duggirala2015-12-011-2/+8
| | | * Bug #18592390 QUERY TO I_S.TABLES AND I_S.COLUMNS LEADS TO HUGE MEMORY USAGEV S Murthy Sidagam2015-04-271-2/+3
| | | * Bug#17638477 UNINSTALL AND INSTALL SEMI-SYNC PLUGIN CAUSES SLAVES TO BREAKVenkatesh Duggirala2014-05-051-0/+1
| | | * upmerge to bug#14548159Rohit Kalhans2012-09-221-0/+1
| | | |\
| | | | * BUG#14548159: NUMEROUS CASES OF INCORRECT IDENTIFIERRohit Kalhans2012-09-221-0/+1
| | | * | Updated/added copyright headersKent Boortz2011-06-301-1/+1
| | | |\ \ | | | | |/
| | | | * Updated/added copyright headersKent Boortz2011-06-301-2/+5
| | | * | Fix Bug#56443 remove last 'mysqld_show_column_type' remainsKonstantin Osipov2010-10-131-1/+0
| | | * | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+96
| | | |/
| | | * Added "Sun Microsystems, Inc." to copyright headers on files modifiedBuild Team2008-11-101-1/+1
| | | * Bug #34707: Row based replication: slave creates table within wrong databaseMats Kindahl2008-10-081-1/+1
| | | * WL#3732 Information schema optimizationgluh@mysql.com/eagle.(none)2007-08-031-1/+1
| | | * Post-merge fixes (merge from the main).kostja@bodhi.(none)2007-07-171-2/+1
| | | * Many files:kent@mysql.com/kent-amd64.(none)2006-12-311-0/+14
| | | * bug #21495 Alter table from x engine to ndb and back can cause issue with dr...mskold/marty@mysql.com/linux.site2006-11-151-0/+9
| | | * WL#3337 (Events new architecture)andrey@lmy004.2006-06-281-0/+2
| | | * WL#1012: All changes as one single changeset.lars@mysql.com2005-12-221-0/+17
* | | disable SHOW I_S_table for built-in I_S tablesSergei Golubchik2016-02-231-1/+4
* | | MDEV-5273 Prepared statement doesn't return metadata after prepare.Alexey Botchkov2016-01-281-0/+1
* | | MDEV-5273 Prepared statement doesn't return metadata after prepare.Alexey Botchkov2016-01-261-0/+2
* | | MDEV-8010 - Avoid sql_alloc() in Items (Patch #1)Sergey Vojtovich2015-08-211-1/+1
* | | MDEV-7112 Split HA_CREATE_INFOAlexander Barkov2014-12-081-2/+2
* | | Merge 10.0.14 into 10.1Sergei Golubchik2014-10-151-4/+4
|\ \ \ | |/ /
| * | small cleanup of the SHOW CREATE TABLE codeSergei Golubchik2014-07-081-4/+4
* | | SHOW and FLUSH for I_S tables.Sergei Golubchik2014-10-111-1/+2
* | | MDEV-6138 show sysvar's help in I_S tablesSergei Golubchik2014-10-111-0/+1
* | | MDEV-6689: valgrind errors in view.test in 10.1Sergei Petrunia2014-09-041-1/+9
* | | Merge bb-10.1-explain-analyze into 10.1Sergei Petrunia2014-06-251-0/+63
|\ \ \ | |/ / |/| |
| * | MDEV-406: ANALYZE $stmt: get ANALYZE work for subqueriesSergei Petrunia2014-06-241-0/+35
|/ /
* | MDEV-5850: MySQL Bug#21317: SHOW CREATE DATABASE does not obey to lower_case_...Michael Widenius2014-03-231-1/+3
* | Replication changes for CREATE OR REPLACE TABLEMichael Widenius2014-02-051-1/+2
* | MDEV-4911 - add KILL query id, and add query id information to processlistSergey Vojtovich2013-09-131-1/+1
* | * use Dynamic_array<> instead of List<> for the list of found tables in sql_s...Sergei Golubchik2013-04-071-9/+0
* | s/st_ha_create_information/HA_CREATE_INFO/Sergei Golubchik2013-04-071-2/+0
* | Merge mariadb-5.5 -> 10.0-base.Igor Babaev2012-12-161-0/+8
|\ \ | |/
| * 5.3 mergeSergei Golubchik2012-10-181-0/+8
| |\
| | * MDEV-495 backport --ignore-db-dir.Alexey Botchkov2012-09-271-0/+9
* | | SHOW EXPLAIN: merge with 5.5-mainSergey Petrunya2012-10-061-0/+26
|\ \ \ | |/ / |/| |
| * | MWL#182: Explain running statements: Address feedback:Sergey Petrunya2012-08-081-0/+1
| * | MWL#182: Explain running statementsSergey Petrunya2012-07-171-0/+25
* | | Merge from 5.3unknown2012-08-241-1/+1
|\ \ \ | |/ / |/| / | |/
* | Updated/added copyright headersKent Boortz2011-06-301-1/+1
|\ \ | |/