summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Period: add versioning combinationnm/period-fk-linearNikita Malyavin2020-01-2110-33/+63
* MDEV-16983 Application-time periods: foreign key PART 4/3Nikita Malyavin2020-01-214-8/+65
* MDEV-16983 Application-time periods: foreign key PART 3/3Nikita Malyavin2020-01-215-32/+191
* MDEV-16983 Application-time periods: foreign key PART 2/3Nikita Malyavin2020-01-214-97/+206
* MDEV-16983 Application-time periods: foreign key PART 1/3Nikita Malyavin2020-01-2128-121/+1269
* Add referenced table to prelocking list during CREATE TABLE with FKNikita Malyavin2020-01-2133-94/+142
* Prelock child tables in addition to parent onesNikita Malyavin2020-01-214-37/+54
* bootstrapNikita Malyavin2020-01-211-1/+6
* key_copy: use from_record argument to copy the data fromNikita Malyavin2020-01-2113-62/+95
* move the code under err label to a function in TABLE_SHARE::init_from_binary_...Nikita Malyavin2020-01-211-71/+72
* move frm data to separate extra2 sectionNikita Malyavin2020-01-214-16/+21
* reduce code bloating in read_extra2()Nikita Malyavin2020-01-211-24/+19
* add overlaps_error_key -- fixes innodb combination runNikita Malyavin2020-01-214-30/+42
* add innodb combinationNikita Malyavin2020-01-212-9/+18
* fix doc for ha_check_overlapsNikita Malyavin2020-01-211-1/+1
* get rid of a cycleNikita Malyavin2020-01-213-38/+74
* move overlaps check to a separate functionNikita Malyavin2020-01-213-32/+23
* overlaps: fix main.parserNikita Malyavin2020-01-211-1/+1
* MDEV-16978 Application-time periods: WITHOUT OVERLAPSNikita Malyavin2020-01-2121-56/+677
* mysql_prepare_alter_table() leak fixAleksey Midenkov2020-01-071-3/+3
* Fix out-of-bounds read of extra2Aleksey Midenkov2019-12-251-4/+4
* MDEV-20865 foreign_keys and referenced_keys objects in TABLE_SHAREAleksey Midenkov2019-12-2513-151/+87
* MDEV-20865 Modify referenced_keys in update_foreign_keys()Aleksey Midenkov2019-12-239-57/+246
* MDEV-20865 temporary suppressions and results due to extra open_table()Aleksey Midenkov2019-12-2323-7/+44
* MDEV-20865 Store foreign key info in TABLE_SHAREAleksey Midenkov2019-12-2328-614/+1349
* MDEV-21353 Assertion failures due to btr_pcur_restore_pos() misbehavingMarko Mäkelä2019-12-201-7/+7
* check I/O buffer size and alignment in InnoDBEugene Kosov2019-12-191-0/+5
* Cleanup: Remove fil_space_get_flags()Marko Mäkelä2019-12-183-43/+2
* MDEV-12353 preparation: Remove UNIV_LOG_LSN_DEBUGMarko Mäkelä2019-12-175-103/+0
* Merge 10.4 into 10.5Marko Mäkelä2019-12-174-3/+17
|\
| * Update wsrep-lib. (#1426)Teemu Ollakka2019-12-164-3/+17
* | MDEV-21174: Fix the WITH_INNODB_EXTRA_DEBUG buildMarko Mäkelä2019-12-161-2/+2
* | MDEV-16678: Actually ignore #sql-ib tablesMarko Mäkelä2019-12-166-141/+209
* | Merge 10.4 into 10.5Marko Mäkelä2019-12-16376-5375/+6939
|\ \ | |/
| * Merge 10.3 into 10.4Marko Mäkelä2019-12-13121-3771/+4304
| |\
| | * Merge 10.2 into 10.3Marko Mäkelä2019-12-1367-800/+834
| | |\
| | | * MDEV-20950 Reduce size of record offsetsbb-10.2-MDEV-20950-stack-offsetsEugene Kosov2019-12-1366-745/+792
| | * | Merge 10.2 into 10.3Marko Mäkelä2019-12-1246-2954/+2729
| | |\ \ | | | |/
| | | * MDEV-21255: Deadlock of parallel slave and mariabackup (with failed logVlad Lesin2019-12-124-1/+26
| | | * MDEV-19380: ASAN heap-use-after-free in Protocol::net_store_dataVarun Gupta2019-12-123-0/+21
| | | * bump the VERSIONDaniel Bartholomew2019-12-111-1/+1
| | | * MDEV-11345 Compile english error messages into mysqld executable.Vladislav Vaintroub2019-12-111-32/+6
| | | * MDEV-11345 Compile english error messages into mysqld executable.Vladislav Vaintroub2019-12-111-22/+53
| | | * Cleanup test sys_vars.innodb_buffer_pool_size_basicMarko Mäkelä2019-12-102-13/+2
| | | * MDEV-14482 - Cache line contention on ut_rnd_interval()Marko Mäkelä2019-12-105-33/+20
| | | * MDEV-21256: Replace the 64-bit LCG with a 32-bit Galois LFSRMarko Mäkelä2019-12-104-74/+34
| | | * MDEV-21256: Simplify ut_rnd_interval()Marko Mäkelä2019-12-107-105/+14
| | | * MDEV-21256: Reduce the use of ut_rnd_gen_next_ulint()Marko Mäkelä2019-12-105-105/+39
| | | * MDEV-21223 innodb_fts.sync_ddl fails in buildbot, server crashed in que_thr_stepEugene Kosov2019-12-101-2/+5
| | | * MDEV-18460: Server crashed in strmake / tdc_create_key / THD::create_tmp_tabl...Oleksandr Byelkin2019-12-103-0/+45