summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Marko Mäkelä2019-06-181-0/+6
|\
| * Merge branch '10.3' into 10.4Oleksandr Byelkin2019-06-141-0/+6
| |\
| | * MDEV-16804 SYSTEM VERSIONING columns not showing as GENERATEDAleksey Midenkov2019-06-141-0/+6
* | | MDEV-19772 Add helper classes for ST_FIELD_INFOAlexander Barkov2019-06-161-657/+529
* | | Merge 10.4 into 10.5Marko Mäkelä2019-06-131-1/+3
|\ \ \ | |/ /
| * | MDEV-16249 CHECKSUM TABLE for a spider table is not parallel and saves all da...Kentoku SHIBA2019-06-111-1/+3
* | | MDEV-17709 Remove handlerton::stateRobert Bindar2019-06-061-4/+3
* | | MDEV-19599 Change db_name, table_name to LEX_CSTRING in Item_ident and Send_f...Alexander Barkov2019-05-261-21/+10
* | | MDEV-19593 Split create_schema_table() into virtual methods in Type_handlerAlexander Barkov2019-05-251-122/+8
* | | MDEV-19566 Remove Item::name related strlen() calls in constructors of some I...Alexander Barkov2019-05-231-41/+23
* | | Merge 10.4 into 10.5Marko Mäkelä2019-05-231-3/+2
|\ \ \ | |/ /
| * | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-3/+2
| |\ \ | | |/
| | * 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
* | | | | | MDEV-307 review minor edits, add yacc_ora supportRobert Bindar2019-05-211-3/+6
* | | | | | MDEV-307 Add functionality for database commentsGagan Goel2019-05-211-7/+18
|/ / / / /
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-05-051-7/+10
|\ \ \ \ \ | |/ / / /
| * | | | 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.3 into 10.4Marko Mäkelä2019-04-251-2/+6
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-03-251-5/+1
|\ \ \ \ \ | |/ / / /
| * | | | cleanup TABLE_SHAREEugene Kosov2019-03-221-5/+1
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-03-201-7/+50
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | | | | MDEV-18408 Assertion `0' failed in Item::val_native_result / Timestamp_or_zer...Alexander Barkov2019-02-251-14/+3
* | | | | | MDEV-371 Unique Index for long columnsSergei Golubchik2019-02-221-6/+2
* | | | | | MDEV-371 Unique Index for long columnsSachin2019-02-221-10/+20
* | | | | | MDEV-16975 Application-time periods: ALTER TABLENikita Malyavin2019-02-211-1/+5
* | | | | | MDEV-17082 Application-time periods: CREATENikita Malyavin2019-02-211-5/+28