summaryrefslogtreecommitdiff
path: root/storage/innobase/handler
Commit message (Expand)AuthorAgeFilesLines
* MDEV-19570 Deprecate and ignore innodb_undo_logs, remove innodb_rollback_segm...Marko Mäkelä2019-05-231-25/+33
* Merge 10.4 into 10.5Marko Mäkelä2019-05-235-287/+244
|\
| * Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-195-140/+119
| |\
| | * Merge branch '10.2' into 10.3Sergei Golubchik2019-05-171-1/+1
| | |\
| | | * Fixed InnoDB to not use broken thd_ha_data()Sergey Vojtovich2019-05-161-1/+1
| | * | MDEV-19445: After-merge fixMarko Mäkelä2019-05-141-4/+4
| | * | Merge 10.2 into 10.3Marko Mäkelä2019-05-144-160/+106
| | |\ \ | | | |/
| | | * Merge 10.1 into 10.2Marko Mäkelä2019-05-133-138/+84
| | | |\
| | | | * MDEV-19445 heap-use-after-free related to innodb_ft_aux_tableMarko Mäkelä2019-05-133-149/+83
| | | | * MDEV-19441 Typo in error message "InnoDB: FTS Doc ID must be large than"Marko Mäkelä2019-05-131-1/+1
| | | * | Remove unnecessary pointer indirection for rw_lock_tMarko Mäkelä2019-05-133-28/+24
| | * | | Merge 10.2 into 10.3Marko Mäkelä2019-05-145-5/+5
| | |\ \ \ | | | |/ /
| | | * | Merge 10.1 into 10.2Marko Mäkelä2019-05-136-6/+6
| | | |\ \ | | | | |/
| | | | * Update FSF addressVicențiu Ciorbaru2019-05-113-3/+3
| | | | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-112-2/+2
| | | | |\
| | | | | * Follow-up to changing FSF addressVicențiu Ciorbaru2019-05-112-2/+2
| | * | | | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-05-122-2/+27
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge 10.1 into 10.2Marko Mäkelä2019-05-101-0/+4
| | | |\ \ \ | | | | |/ /
| | | | * | MDEV-18220: Backport some code from MariaDB 10.2Marko Mäkelä2019-05-101-1/+4
| | | | * | 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-2/+19
| | | |\ \ \ | | | | |/ /
| | | | * | Bug#28573894 ALTER PARTITIONED TABLE ADD AUTO_INCREMENT DIFF RESULT DEPENDING...Marko Mäkelä2019-04-251-1/+18
| | | | * | Clean up ib_sequence::m_max_valueMarko Mäkelä2019-04-251-1/+1
| * | | | | MDEV-19513: Rename dict_operation_lock to dict_sys.latchMarko Mäkelä2019-05-173-46/+30
| * | | | | MDEV-19513: Allocate dict_sys staticallyMarko Mäkelä2019-05-173-113/+107
* | | | | | MDEV-19551 Remove alias innodb_stats_sample_pagesMarko Mäkelä2019-05-231-32/+0
* | | | | | MDEV-19544 Remove innodb_locks_unsafe_for_binlogMarko Mäkelä2019-05-231-49/+13
* | | | | | MDEV-19543 Deprecate and ignore innodb_log_checksumsMarko Mäkelä2019-05-231-54/+19
* | | | | | MDEV-19534 Make innodb_checksum_algorithm=full_crc32 by default, and remove i...Marko Mäkelä2019-05-221-18/+1
* | | | | | Fixed InnoDB to not use broken thd_ha_data()Sergey Vojtovich2019-05-211-1/+1
|/ / / / /
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-05-052-25/+9
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-05-032-3/+2
| |\ \ \ \ | | |/ / /
| | * | | MDEV-19385: Inconsistent definition of dtuple_get_nth_v_field()Marko Mäkelä2019-05-031-1/+1
| | * | | MDEV-19346: Remove dummy InnoDB log checkpointsMarko Mäkelä2019-05-032-2/+1
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-05-021-10/+0
| |\ \ \ \ | | |/ / /
| | * | | MDEV-14398 innodb_encryption_rotate_key_age=0 causes innodb_encrypt_tables to...bb-10.2-MDEV-14398-alternativeThirunarayanan Balathandayuthapani2019-05-021-10/+0
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-04-291-12/+7
| |\ \ \ \ | | |/ / /
| | * | | MDEV-14130 InnoDB messages should not refer to the MySQL 5.7 manualMarko Mäkelä2019-04-291-12/+7
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-05-052-10/+6
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-04-272-10/+6
| |\ \ \ \ | | |/ / /
| | * | | Bug #29021730 CRASHING INNOBASE_COL_CHECK_FK WITH FOREIGN KEYSAditya A2019-04-261-2/+2
| | * | | innobase_col_check_fk(): Remove copyingMarko Mäkelä2019-04-261-8/+4
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-04-171-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-04-171-1/+1
| |\ \ \ \ | | |/ / /
| | * | | MDEV-14239 Missing space: "innodb_open_files ... greaterthan"Marko Mäkelä2019-04-151-1/+1
* | | | | MDEV-17494 Refuse ALGORITHM=INSTANT when the row size is too largeMarko Mäkelä2019-04-161-62/+222
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-04-081-6/+0
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-04-081-6/+0
| |\ \ \ \ | | |/ / /
| | * | | MDEV-19212 4GB Limit on large_pages - integer overflowMarko Mäkelä2019-04-081-6/+0
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-04-052-10/+6
|\ \ \ \ \ | |/ / / /