summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\
| * 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
* | | | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-05-121-1/+0
|\ \ \ \ | |/ / /
| * | | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-05-041-6/+4
| |\ \ \ | | |/ /
| | * | Adjusting sql_command to align with higher version, this is an adjustmentVarun Gupta2019-05-021-5/+4
| | * | Merge branch '5.5' into 10.1Sergei Golubchik2019-04-261-2/+0
| | |\ \ | | | |/
| | | * MDEV-15907 ASAN heap-use-after-freeRobert Bindar2019-04-241-2/+0
* | | | cleanup: move checksum code to handler classSergei Golubchik2019-05-071-1/+1
* | | | Merge 10.2 into 10.3Marko Mäkelä2019-05-021-7/+10
|\ \ \ \ | |/ / /
| * | | MDEV-17654 Incorrect syntax returned for column with CHECK constraint in the ...Anel Husakovic2019-05-011-7/+10
* | | | Merge 10.2 into 10.3Marko Mäkelä2019-04-251-1/+4
|\ \ \ \ | |/ / /
| * | | Merge 10.1 into 10.2Marko Mäkelä2019-04-251-0/+5
| |\ \ \ | | |/ /
| | * | MDEV-17605 Statistics for InnoDB table is wrong if persistent statistics is usedIgor Babaev2019-04-221-0/+5
* | | | MDEV-18092 Query with the table I_S.PARAMETERS stop working after a package i...Alexander Barkov2019-04-181-1/+2
* | | | cleanup TABLE_SHAREEugene Kosov2019-03-221-5/+1
* | | | post-merge: gcc 8 warningsSergei Golubchik2019-03-171-1/+1
* | | | Merge branch '10.2' into 10.3Sergei Golubchik2019-03-171-6/+49
|\ \ \ \ | |/ / /
| * | | Merge branch '10.1' into 10.2Sergei Golubchik2019-03-151-4/+47
| |\ \ \ | | |/ /
| | * | fix gcc 8 compiler warningsSergei Golubchik2019-03-141-1/+1
| | * | MDEV-15945 --ps-protocol does not test some queriesSergei Golubchik2019-03-121-0/+42
| | * | cleanup: miscSergei Golubchik2019-03-121-3/+4
| | * | Merge branch '11.0' into 10.1Oleksandr Byelkin2018-09-061-4/+5
| | |\ \
| | | * | cleanup: FOREIGN_KEY_INFOSergei Golubchik2018-09-041-4/+5
| * | | | compiler warningsSergei Golubchik2019-02-051-2/+2
| * | | | Backport INFORMATION_SCHEMA.CHECK_CONSTRAINTSAnel Husakovic2019-01-161-0/+45
* | | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-09-281-3/+1
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-16792 Assertion `m_status == DA_ERROR' failed in Diagnostics_area::sql_e...Sergei Golubchik2018-09-211-3/+1
* | | | | Merge 10.2 into 10.3Marko Mäkelä2018-08-281-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.1 into 10.2Marko Mäkelä2018-08-211-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.0' into 10.1Oleksandr Byelkin2018-08-211-1/+1
| | |\ \ \ | | | |/ /
| | | * | Merge branch '5.5' into 10.0Oleksandr Byelkin2018-08-151-1/+1
| | | |\ \ | | | | |/
| | | | * MDEV-15475: Assertion `!table || (!table->read_set || bitmap_is_set(table->re...Oleksandr Byelkin2018-08-151-1/+1
* | | | | MDEV-14474 information_schema.check_constraintsAnel Husakovic2018-08-251-0/+50
* | | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-06-301-0/+85
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.1' into 10.2Sergei Golubchik2018-06-211-9/+94
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.0' into 10.1Sergei Golubchik2018-06-141-9/+94
| | |\ \ \ | | | |/ /
| | | * | fix SHOW PROCESSLIST for --embeddedSergei Golubchik2018-06-131-9/+9
| | | * | MDEV-15359 Thread stay in "cleaning up" status after finishingSergei Golubchik2018-06-131-0/+85
* | | | | MDEV-16385 ROW SP variable is allowed in unexpected contextAlexander Barkov2018-06-051-5/+2
* | | | | Add likely/unlikely to speed up executionMonty2018-05-071-30/+34
* | | | | Removed some old #if MYSQL_VERSIONMonty2018-04-261-6/+0
* | | | | MDEV-15971 Split the code for CHARACTER_OCTET_LENGTH and CHARACTER_MAXIMUM_LE...Alexander Barkov2018-04-221-14/+9
* | | | | MDEV-15926 MEDIUMINT returns wrong I_S attributesAlexander Barkov2018-04-201-33/+7
* | | | | MDEV-15062 Information Schema COLUMNS Table does not show system versioning i...Eugene Kosov2018-04-101-0/+6
* | | | | dead code - related to vtmdSergei Golubchik2018-04-101-79/+2
* | | | | MDEV-14275 Improving memory utilization for information schemaMonty2018-03-291-8/+87
* | | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-03-281-0/+7
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.1' into 10.2Sergei Golubchik2018-03-251-0/+7
| |\ \ \ \ | | |/ / /