summaryrefslogtreecommitdiff
path: root/sql/handler.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-17399 Add support for JSON_TABLE.Alexey Botchkov2020-07-161-0/+2
* Merge 10.4 into 10.5Marko Mäkelä2020-05-311-7/+1
|\
| * Merge 10.3 into 10.4Marko Mäkelä2020-05-301-7/+1
| |\
| | * Merge 10.2 into 10.3Marko Mäkelä2020-05-271-7/+1
| | |\
| | | * Fixed crash in aria recovery when using bulk insertMonty2020-05-261-7/+1
* | | | SHOW TABLE STATUS now shows if an Aria table is transactional or notMonty2020-05-291-2/+9
* | | | Aria will now register it's transactionsMonty2020-05-231-6/+36
* | | | Fix that BACKUP STAGE BLOCK_COMMIT blocks commit to the Aria engineMonty2020-05-231-0/+1
* | | | Merge branch '10.4' into 10.5Sergei Golubchik2020-05-091-3/+4
|\ \ \ \ | |/ / /
| * | | MDEV-21794: Optimizer flag rowid_filter leads to long querySergei Petrunia2020-05-071-3/+4
* | | | cleanup: ha_external_unlock() helperSergei Golubchik2020-05-051-0/+1
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-04-291-1/+4
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-04-291-1/+4
| |\ \ \ | | |/ /
| | * | MDEV-19611 INPLACE ALTER does not fail on bad implicit default valueThirunarayanan Balathandayuthapani2020-04-281-2/+6
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-04-161-1/+12
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2020-04-151-1/+12
| | |\ \ | | | |/
| | | * MDEV-21168: Active XA transactions stop slave from working after backupVlad Lesin2020-04-071-0/+12
* | | | Added support for more functions when using partitioned S3 tablesMonty2020-04-191-11/+30
* | | | MDEV-22218 InnoDB: Failing assertion: node->pcur->rel_pos == BTR_PCUR_ON upon...Sergei Golubchik2020-04-121-1/+1
* | | | MDEV-16978 Application-time periods: WITHOUT OVERLAPSNikita Malyavin2020-03-311-2/+7
* | | | cleanup: prepare "update_handler" for WITHOUT OVERLAPSSergei Golubchik2020-03-311-7/+14
* | | | cleanup: dead code, comments, avoid current_thdSergei Golubchik2020-03-311-1/+5
* | | | Updated optimizer costs in multi_range_read_info_const() and sql_select.ccMonty2020-03-271-3/+18
* | | | Added page_range to records_in_range() to improve range statisticsMonty2020-03-271-2/+3
* | | | Replace handler::primary_key_is_clustered() with handler::pk_is_clustering_key()Monty2020-03-241-8/+29
* | | | Clean up and speed up interfaces for binary row loggingMonty2020-03-241-8/+15
* | | | Improve update handler (long unique keys on blobs)Monty2020-03-241-0/+6
* | | | Cleanups & indentation changesMonty2020-03-241-2/+2
* | | | Added support for replication for S3Monty2020-03-241-1/+16
* | | | handler::rebind()Sergey Vojtovich2020-03-241-1/+1
* | | | merge 10.4 to 10.5Monty2020-03-181-1/+1
|\ \ \ \ | |/ / /
| * | | Removed double records_in_range calls from multi_range_read_info_constMonty2020-03-171-1/+1
* | | | MDEV-742 XA PREPAREd transaction survive disconnect/server restartAndrei Elkin2020-03-141-0/+1
* | | | Merge branch 'github/10.5' into 10.5Sergei Golubchik2020-03-141-10/+10
|\ \ \ \
| * | | | MDEV-21907: Fix some -Wconversion outside InnoDBMarko Mäkelä2020-03-121-10/+10
* | | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2020-03-111-0/+14
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | cleanup: key parts comparisonEugene Kosov2020-02-181-0/+14
* | | | cleanup: pass trxid by valueSergei Golubchik2020-03-101-1/+1
* | | | perfschema table io instrumentation related changesSergei Golubchik2020-03-101-7/+131
* | | | Merge 10.4 into 10.5Marko Mäkelä2019-12-161-2/+2
|\ \ \ \ | |/ / /
| * | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-12-091-2/+2
| |\ \ \ | | |/ /
| | * | Lintian complains on spelling errorFaustin Lammler2019-12-021-2/+2
* | | | Merge 10.4 into 10.5Aleksey Midenkov2019-12-021-2/+22
|\ \ \ \ | |/ / /
| * | | MDEV-18973 CLIENT_FOUND_ROWS wrong in spiderbb-10.4-MDEV-18973_2Kentoku2019-11-291-2/+22
* | | | MDEV-20480 Obsolete internal parser for FK in InnoDBAleksey Midenkov2019-11-201-0/+4
* | | | MDEV-16264 prerequisite patch, ha_preshutdown.Vladislav Vaintroub2019-11-151-0/+4
* | | | MDEV-20854: ANALYZE for statements: not clear where the time is spentSergei Petrunia2019-11-121-2/+2
* | | | Merge 10.4 into 10.5Marko Mäkelä2019-10-111-2/+16
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2019-10-101-2/+16
| |\ \ \ | | |/ /
| | * | Fix Mroonga compilationAleksey Midenkov2019-10-101-1/+1