summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-17928 Conversion from TIMESTAMP to VARCHAR SP variables does not work we...Alexander Barkov2018-12-081-1/+2
* MDEV-17792 New class Timestamp and cleanups in Date, Datetime, Field for roun...Alexander Barkov2018-11-221-9/+5
* MDEV-17712 Remove C_TIME_FUZZY_DATES, C_TIME_DATETIME_ONLY, C_TIME_TIME_ONLYAlexander Barkov2018-11-141-2/+2
* Merge 10.3 into 10.4Marko Mäkelä2018-10-051-3/+1
|\
| * 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.3 into 10.4Marko Mäkelä2018-09-111-1/+51
|\ \ \ | |/ /
| * | 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
* | | | | | MDEV-16542 Fix ALTER TABLE FORCE to upgrade temporal typesAlexander Barkov2018-07-091-0/+6
* | | | | | MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operationsOleksandr Byelkin2018-07-041-15/+16
* | | | | | Merge remote-tracking branch 'origin/10.3' into 10.4Alexander Barkov2018-07-031-0/+85
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 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
* | | | | | Merge remote-tracking branch 'origin/10.3' into 10.4Alexander Barkov2018-06-051-5/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | MDEV-16385 ROW SP variable is allowed in unexpected contextAlexander Barkov2018-06-051-5/+2
* | | | | | mysys: rename ME_xxx flags to match plugin apiSergei Golubchik2018-06-041-1/+1
* | | | | | mysys: remove dead ME_xxx flagsSergei Golubchik2018-06-041-2/+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
| |\ \ \ \ | | |/ / /
| | * | | MDEV-10269 - Killed queries from I_S stay in 'Killed' state for longSergey Vojtovich2018-03-231-0/+7
* | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2018-03-021-14/+127
|\ \ \ \ \
| * | | | | MDEV-15444 Querying I_S.PARAMETERS can crash with a corrupted mysql.procAlexander Barkov2018-03-021-5/+8
| * | | | | MDEV-15416 Crash when reading I_S.PARAMETERSAlexander Barkov2018-02-281-9/+119
| * | | | | MDEV-11952 Oracle-style packages: stage#5Alexander Barkov2018-02-271-10/+18
* | | | | | MDEV-11952 Oracle-style packages: stage#5mariadb-10.3.5bb-10.3-compatibilityAlexander Barkov2018-02-251-10/+18
* | | | | | PARTITION BY SYSTEM_TIME INTERVAL ...Sergei Golubchik2018-02-231-17/+18
* | | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-02-151-2/+17
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Added Max_index_length and Temporary to SHOW TABLE STATUSMonty2018-02-121-1/+16
| * | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2018-02-081-1/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch 'github/10.1' into 10.2Sergei Golubchik2018-02-061-1/+1
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge branch 'github/10.0' into 10.1Sergei Golubchik2018-02-021-1/+1
| | | |\ \ \ | | | | |/ /
| | | | * | Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2018-01-241-1/+1
| | | | |\ \ | | | | | |/
| | | | | * Correct TRASH() macro usageSergei Golubchik2018-01-221-1/+1
* | | | | | Windows, compile : reenable previously disabled warning C4291Vladislav Vaintroub2018-02-071-0/+1
* | | | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-15/+15