summaryrefslogtreecommitdiff
path: root/storage/innobase/handler
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.3 into 10.4Marko Mäkelä2019-07-253-136/+176
|\
| * Merge 10.2 into 10.3Marko Mäkelä2019-07-251-19/+8
| |\
| | * fts_sync_table(), fts_sync() dead code removalMarko Mäkelä2019-07-251-1/+1
| | * Bug #29127203 VIRTUAL GENERATED COLUMN INDEX DATA INCONSISTENCYAditya A2019-07-251-3/+6
| | * Merge 10.1 into 10.2Marko Mäkelä2019-07-251-18/+1
| | |\
| | | * Replace ut_timer() with my_interval_timer()Marko Mäkelä2019-07-251-3/+1
| | | * MDEV-14154: Remove ut_time_us()Marko Mäkelä2019-07-241-7/+8
| | | * MDEV-20102 Phantom InnoDB table remains after interrupted CREATE...SELECTMarko Mäkelä2019-07-221-5/+7
| | | * imporve clang buildEugene Kosov2019-06-251-1/+1
| * | | Merge 10.2 into 10.3Marko Mäkelä2019-07-241-6/+7
| |\ \ \ | | |/ /
| | * | MDEV-14154: Remove ut_time_us()Marko Mäkelä2019-07-231-6/+7
| * | | Merge 10.2 into 10.3Marko Mäkelä2019-07-221-15/+14
| |\ \ \ | | |/ /
| | * | MDEV-17005 ASAN heap-use-after-free in innobase_get_computed_valueNikita Malyavin2019-07-221-9/+2
| | * | MDEV-17005 add debug logs and set up deterministic testNikita Malyavin2019-07-221-9/+15
| * | | Merge 10.2 into 10.3Eugene Kosov2019-07-163-82/+127
| |\ \ \ | | |/ /
| | * | MDEV-15641 InnoDB crash while committing table-rebuilding ALTER TABLEThirunarayanan Balathandayuthapani2019-07-101-67/+97
| | * | MDEV-16222 Assertion `0' failed in row_purge_remove_sec_if_poss_leaf on table...Aleksey Midenkov2019-07-081-0/+23
| | * | MDEV-19292 "Row size too large" error when creating table with lots columns w...Eugene Kosov2019-07-053-14/+29
| | * | Fix the compilation after the parent commitMarko Mäkelä2019-07-021-1/+1
| * | | MDEV-19630 ALTER TABLE ... ADD COLUMN damages foreign keysThirunarayanan Balathandayuthapani2019-07-101-11/+14
| * | | MDEV-16222 Assertion `0' failed in row_purge_remove_sec_if_poss_leaf on table...Aleksey Midenkov2019-07-091-0/+23
* | | | MDEV-18266 Changing an index comment unnecessarily rebuilds indexbb-10.4-MDEV-18266-index-commentEugene Kosov2019-07-101-1/+2
* | | | MDEV-16222 Assertion `0' failed in row_purge_remove_sec_if_poss_leaf on table...Aleksey Midenkov2019-07-081-0/+23
* | | | MDEV-19955 make argument of handler::ha_write_row() constEugene Kosov2019-07-052-2/+2
* | | | MDEV-19951 use override keyword across the InnoDBEugene Kosov2019-07-042-277/+105
* | | | Merge 10.3 into 10.4Marko Mäkelä2019-07-021-24/+45
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2019-07-021-2/+2
| |\ \ \ | | |/ /
| | * | MDEV-19869: Correct the logic, and avoid type mismatchMarko Mäkelä2019-07-021-6/+5
| * | | Merge 10.2 into 10.3Marko Mäkelä2019-07-021-24/+47
| |\ \ \ | | |/ /
| | * | MDEV-19869 Port innodb_fts.fulltext2 from mysql to mariadb.Thirunarayanan Balathandayuthapani2019-07-011-14/+15
| | * | MDEV-17228 Encrypted temporary tables are not encryptedThirunarayanan Balathandayuthapani2019-06-281-2/+26
| | * | MDEV-19886 InnoDB returns misleading ER_NO_SUCH_TABLE_IN_ENGINEMarko Mäkelä2019-06-271-8/+7
* | | | MDEV-17441 InnoDB transition to C++11 atomicsEugene Kosov2019-06-262-6/+6
* | | | MDEV-17441 - InnoDB transition to C++11 atomicsSergey Vojtovich2019-06-261-18/+16
* | | | NFC: refactor Field::is_equal() and related stuffEugene Kosov2019-06-223-9/+152
* | | | MDEV-17301 Change of COLLATE unnecessarily requires ALGORITHM=COPYEugene Kosov2019-06-221-5/+11
* | | | Merge 10.3 into 10.4Marko Mäkelä2019-06-191-1/+1
|\ \ \ \ | |/ / /
| * | | Fix LEX_CSTRING passed as argument of printf-like functionsNikita Malyavin2019-06-171-1/+1
* | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-06-141-11/+1
|\ \ \ \ | |/ / /
| * | | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-06-141-11/+1
| |\ \ \ | | |/ /
| | * | MDEV-19740: Remove some broken InnoDB systemd codeMarko Mäkelä2019-06-121-11/+1
* | | | Merge 10.3 into 10.4Marko Mäkelä2019-05-293-31/+72
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2019-05-293-31/+72
| |\ \ \ | | |/ /
| | * | MDEV-19587 innodb_force_recovery=5 crash on DROP SCHEMAMarko Mäkelä2019-05-281-3/+2
| | * | MDEV-19602 Replace mysql_version check with frm_version for virtual columns ...Thirunarayanan Balathandayuthapani2019-05-281-1/+1
| | * | 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
| | * | MDEV-19027 create_table_def fails when virtual column is present between stor...Thirunarayanan Balathandayuthapani2019-05-271-3/+8
| | * | Declare INFORMATION_SCHEMA.INNODB_SYS_VIRTUAL stableMarko Mäkelä2019-05-241-1/+1
* | | | MDEV-19606: dict_v_col_t: Encapsulate v_indexesMarko Mäkelä2019-05-281-7/+6