summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.2' into bb-10.2-janSergei Golubchik2016-09-191-122/+160
|\
| * Merge branch '10.1' into 10.2Sergei Golubchik2016-09-091-0/+11
| |\
| | * MDEV-10010 - Recursive call to mysql_rwlock_rdlock for LOCK_system_variables_...Sergey Vojtovich2016-07-081-0/+11
| * | MDEV-8931: (server part of) session state trackingOleksandr Byelkin2016-08-311-96/+134
| * | move away from TIMESTAMP_DNUN_FIELD/TIMESTAMP_DN_FIELD codeSergei Golubchik2016-08-271-26/+11
| * | do not quote numbers in the DEFAULT clause in SHOW CREATESergei Golubchik2016-08-271-0/+4
* | | increase I_S.FILES.FILE_NANE column lengthSergei Golubchik2016-09-161-1/+1
|/ /
* | Merge branch '10.1' into 10.2Sergei Golubchik2016-06-301-3/+21
|\ \ | |/
| * Merge branch '10.0' into 10.1Sergei Golubchik2016-06-281-3/+21
| |\
| | * MDEV-8633: information_schema.index_statistics doesn't deleteJan Lindström2016-06-201-0/+94
| | * MDEV-9969 mysql_install_db error processing ignore_db_dirs.Alexey Botchkov2016-06-161-3/+21
* | | Use default character set for expressionsMichael Widenius2016-06-301-6/+17
* | | MDEV-7563 Support CHECK constraint as in (or close to) SQL StandardMichael Widenius2016-06-301-5/+40
* | | Part of MDEV-10134 Add full support for DEFAULTMichael Widenius2016-06-301-2/+1
* | | Merge pull request #181 from ottok/ok-debpkg-10.2Sergey Vojtovich2016-06-141-1/+1
|\ \ \
| * | | General spell fixing in comments and stringsOtto Kekäläinen2016-06-081-1/+1
* | | | MDEV-5535: Cannot reopen temporary tableNirbhay Choubey2016-06-101-1/+2
* | | | MDEV-9518 Increase the range for INFORMATION_SCHEMA.MEMORY_USED columnSergei Golubchik2016-06-091-1/+1
|/ / /
* | | Merge commit 'd5822a3ad0657040114cdc185c6387b9eb3a12b2' into 10.2Monty2016-04-281-6/+15
|\ \ \ | |/ /
| * | Fixed wrong counting of global Memory_usedMonty2016-04-281-6/+15
* | | CleanupsMonty2016-04-281-1/+1
* | | MDEV-8360 Clean-up CHARSET_INFO: strnncollsp: diff_if_only_endspace_differenceAlexander Barkov2016-03-311-4/+4
* | | Merge branch '10.1' into 10.2Sergei Golubchik2016-03-231-3/+7
|\ \ \ | |/ /
| * | Merge branch '10.0' into 10.1Sergei Golubchik2016-03-211-2/+2
| |\ \ | | |/
| | * Fix spelling: occurred, execute, which etcOtto Kekäläinen2016-03-041-2/+2
| * | MDEV-9739 Assertion `m_status == DA_ERROR || m_status == DA_OK' failed in Dia...Sergei Golubchik2016-03-191-0/+3
| * | MDEV-9641 MDEV-9644 NULLIF assertionsSergei Golubchik2016-03-051-1/+2
* | | Removed TABLE->sort to make it possible to have multiple active calls toMonty2016-03-221-3/+0
* | | MDEV-9665 Remove cs->cset->ismbchar()Alexander Barkov2016-03-161-10/+10
* | | MDEV-9488 - Table cache cleanupsSergey Vojtovich2016-02-261-1/+1
* | | Merge branch '10.1' into 10.2Sergei Golubchik2016-02-251-17/+26
|\ \ \ | |/ /
| * | Merge branch '10.0' into 10.1Sergei Golubchik2016-02-231-14/+11
| |\ \ | | |/
| | * Merge branch '5.5' into 10.0Sergei Golubchik2016-02-151-14/+11
| | |\
| | | * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-02-091-14/+11
| | | |\
| | | | * Bug#21205695 DROP TABLE MAY CAUSE SLAVES TO BREAKVenkatesh Duggirala2015-12-011-21/+36
| * | | | disable SHOW I_S_table for built-in I_S tablesSergei Golubchik2016-02-231-1/+4
| * | | | MDEV-9307 - provide info about DATA/INDEX directory in INFORMATION_SCHEMA.TAVladislav Vaintroub2016-02-221-2/+11
* | | | | Merge branch '10.1' into 10.2Monty2016-02-061-36/+77
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-5273 Prepared statement doesn't return metadata after prepare.Alexey Botchkov2016-01-281-8/+16
| * | | | compiler warningsSergei Golubchik2016-01-271-1/+0
| * | | | MDEV-5273 Prepared statement doesn't return metadata after prepare.Alexey Botchkov2016-01-261-28/+62
* | | | | Merge remote-tracking branch 'origin/10.1' into 10.2Alexander Barkov2015-12-291-8/+16
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.1' into bb-10.1-sergSergei Golubchik2015-12-221-5/+12
| |\ \ \ \
| | * | | | MDEV-7540 Information Schema SPATIAL_REF_SYS contents don't match the expecte...Alexey Botchkov2015-12-211-5/+12
| * | | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-12-211-3/+4
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| | * | | Merge branch '5.5' into 10.0Sergei Golubchik2015-12-131-3/+4
| | |\ \ \ | | | |/ /
| | | * | MDEV-7655 SHOW CREATE TABLE returns invalid DDL when using virtual columns al...Sergei Golubchik2015-12-111-1/+1
| | | * | MDEV-9226 SHOW COLUMNS returns wrong column order for tables with large ENUMsSergei Golubchik2015-12-081-2/+3
* | | | | A patch for MDEV-4912 Add a plugin to field types (column types)Alexander Barkov2015-11-271-24/+4
* | | | | MDEV-8715 - Obsolete sql_alloc() in favor of THD::alloc() and thd_alloc()Sergey Vojtovich2015-11-261-1/+1