summaryrefslogtreecommitdiff
path: root/storage/xtradb/handler/ha_innodb.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.1 into 10.2Marko Mäkelä2020-08-131-1/+1
|\
| * MDEV-20672 Inconsistent usage message for innodb_compression_algorithmMarko Mäkelä2020-08-121-1/+1
* | Merge branch '10.1' into 10.2Oleksandr Byelkin2020-08-021-14/+8
|\ \ | |/
| * MDEV-23272 Galera stack-use-after-scope error with ASAN buildTeemu Ollakka2020-07-241-9/+0
| * MDEV-23268 SIGSEGV on srv_monitor_event if InnoDB is read-onlyMarko Mäkelä2020-07-231-5/+8
* | Merge 10.1 into 10.2Marko Mäkelä2020-05-201-1/+1
|\ \ | |/
| * MDEV-22258 Limit innodb_encryption_threads to 255Marko Mäkelä2020-05-201-1/+1
* | Merge 10.1 into 10.2Marko Mäkelä2020-05-131-1/+1
|\ \ | |/
| * MDEV-22501 Various issues when using --innodb-data-file-size-debug=-1Marko Mäkelä2020-05-081-1/+1
* | Merge 10.1 into 10.2Marko Mäkelä2020-04-281-53/+67
|\ \ | |/
| * MDEV-22393 Corruption for SET GLOBAL innodb_ string variablesMarko Mäkelä2020-04-281-52/+67
| * Remove a duplicated copyright messageMarko Mäkelä2020-04-281-1/+0
* | Merge 10.1 into 10.2Marko Mäkelä2020-04-271-72/+50
|\ \ | |/
| * MDEV-7962 wsrep_on() takes 0.14% in OLTP ROMarko Mäkelä2020-04-271-74/+52
* | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-10-311-31/+0
|\ \ | |/
| * MDEV-20927: Remove duplicated codeMarko Mäkelä2019-10-311-31/+0
* | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-10-301-30/+40
|\ \ | |/
| * XtraDB 5.6.45-86.1Marko Mäkelä2019-10-301-5/+6
| * MDEV-20927 Duplicate key with auto incrementMarko Mäkelä2019-10-301-24/+34
* | Merge 10.1 into 10.2Marko Mäkelä2019-09-181-2/+2
|\ \ | |/
| * MDEV-19529 InnoDB hang on DROP FULLTEXT INDEXThirunarayanan Balathandayuthapani2019-09-181-2/+2
* | Merge 10.1 into 10.2Marko Mäkelä2019-08-121-3/+3
|\ \ | |/
| * MDEV-20247 Replication hangs with "preparing" and never startsbb-10.1-MDEV-20247Thirunarayanan Balathandayuthapani2019-08-071-3/+3
* | Merge 10.1 into 10.2Marko Mäkelä2019-07-251-18/+9
|\ \ | |/
| * Replace ut_timer() with my_interval_timer()Marko Mäkelä2019-07-251-3/+1
| * Remove ut_usectime(), ut_gettimeofday()Marko Mäkelä2019-07-241-8/+0
| * MDEV-14154: Remove ut_time_us()Marko Mäkelä2019-07-241-7/+8
* | Merge 10.1 into 10.2Marko Mäkelä2019-07-221-5/+7
|\ \ | |/
| * MDEV-20102 Phantom InnoDB table remains after interrupted CREATE...SELECTMarko Mäkelä2019-07-221-5/+7
* | Merge 10.1 into 10.2Marko Mäkelä2019-05-281-61/+65
|\ \ | |/
| * MDEV-19614 SET GLOBAL innodb_ deadlock due to LOCK_global_system_variablesMarko Mäkelä2019-05-281-61/+65
* | Merge 10.1 into 10.2Marko Mäkelä2019-05-131-94/+31
|\ \ | |/
| * MDEV-19445 heap-use-after-free related to innodb_ft_aux_tableMarko Mäkelä2019-05-131-93/+30
| * MDEV-19441 Typo in error message "InnoDB: FTS Doc ID must be large than"Marko Mäkelä2019-05-131-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
| |\
| | * Follow-up to changing FSF addressVicențiu Ciorbaru2019-05-111-1/+1
* | | Merge 10.1 into 10.2Marko Mäkelä2019-05-101-57/+4
|\ \ \ | |/ /
| * | Removed dead codeSergey Vojtovich2019-05-091-57/+0
| * | MDEV-16060 - InnoDB: Failing assertion: ut_strcmp(index->name, key->name)Sergey Vojtovich2019-05-091-0/+4
* | | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-05-041-1/+3
|\ \ \ | |/ /
| * | PS-4989: Fixing innodb_track_changed_pages debug validationZsolt Parragi2019-04-251-1/+3
* | | Merge branch '10.1' into 10.2Sergei Golubchik2019-03-291-1/+1
|\ \ \ | |/ /
| * | Revert MDEV-18464 and MDEV-12009Marko Mäkelä2019-03-281-6/+30
| * | MDEV-18464: Port kill_one_trx fixes from 10.4 to 10.1Jan Lindström2019-03-281-30/+6
| * | cmake: re-enable -Werror in the maintainer modeSergei Golubchik2019-03-271-1/+1
* | | Merge 10.1 into 10.2Marko Mäkelä2019-03-041-60/+59
|\ \ \ | |/ /
| * | MDEV-18601 Can't create table with ENCRYPTED=DEFAULT when innodb_default_encr...Marko Mäkelä2019-02-281-60/+59
| * | MDEV-9519: Data corruption will happen on the Galera cluster size changeJulius Goryavsky2019-02-251-15/+50
* | | Merge 10.1 into 10.2Marko Mäkelä2019-02-021-19/+43
|\ \ \ | |/ /