summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move deletion of old GTID rows to slave background threadbb-10.3-knielsenKristian Nielsen2018-11-2521-307/+675
* Merge branch 'gtid_table_garbage_rows' into 10.3Kristian Nielsen2018-10-131-0/+6
|\
| * Fix build of embedded serverKristian Nielsen2018-10-131-0/+6
* | Merge branch 'gtid_table_garbage_rows_10.3' into 10.3Kristian Nielsen2018-10-137-21/+167
|\ \
| * \ Merge branch 'gtid_table_garbage_rows' into gtid_table_garbage_rows_10.3Kristian Nielsen2018-10-077-21/+167
| |\ \ | | |/
| | * Fix accumulation of old rows in mysql.gtid_slave_posKristian Nielsen2018-10-077-24/+161
* | | Revert the last change to replication testVladislav Vaintroub2018-10-121-1/+2
* | | Fix portability issues with rpl test suite.Vladislav Vaintroub2018-10-122-5/+5
* | | Adjusting old tests and adding new tests for "MDEV-8765: mysqldump -use utf8m...Alexander Barkov2018-10-1210-47/+190
* | | MDEV-8765: mysqldump -use utf8mb4 by defaultDaniel Black2018-10-122-2/+4
* | | Merge 10.2 into 10.3Marko Mäkelä2018-10-113-73/+45
|\ \ \
| * | | MDEV-17433 Allow InnoDB start up with empty ib_logfile0 from mariabackup --pr...Marko Mäkelä2018-10-113-73/+45
| * | | Fix a sign mismatchMarko Mäkelä2018-10-111-1/+1
| * | | MDEV-13564: Replace innodb_unsafe_truncate with innodb_safe_truncateMarko Mäkelä2018-10-1120-59/+59
* | | | MDEV-17411 Wrong WHERE optimization with simple CASE and searched CASEAlexander Barkov2018-10-117-9/+66
* | | | MDEV-13564: Null-merge 10.2 into 10.3Marko Mäkelä2018-10-110-0/+0
|\ \ \ \ | |/ / /
| * | | MDEV-13564: Implement innodb_unsafe_truncate=ON for compatibilityMarko Mäkelä2018-10-1153-27/+6346
* | | | Merge 10.2 into 10.3Marko Mäkelä2018-10-1116-80/+199
|\ \ \ \ | |/ / /
| * | | Merge 10.1 into 10.2Marko Mäkelä2018-10-1114-88/+224
| |\ \ \
| | * | | MDEV-17403: Test failure on galera.galera_enumJan Lindström2018-10-102-22/+33
| | * | | MDEV-17413 - Don't crash in my_malloc_size_cb_func()Vladislav Vaintroub2018-10-091-7/+9
| | * | | MDEV-17346 parallel slave start and stop races to workers disappearedAndrei Elkin2018-10-081-3/+22
| | * | | MDEV-17382 Hash join algorithm should not be used to join materializedIgor Babaev2018-10-074-2/+81
| | * | | Merge pull request #876 from tempesta-tech/tt-10.1-MDEV-17313-counter-raceMarko Mäkelä2018-10-052-38/+54
| | |\ \ \
| | | * | | MDEV-17313 Data race in ib_counter_tEugene Kosov2018-10-022-38/+54
| | | | |/ | | | |/|
| | * | | MDEV-17200 - pthread_detach called for already detached threadsSergey Vojtovich2018-10-051-1/+1
| | * | | Test by reverting MDEV-16656: DROP DATABASE crashes the Galera ClusterJan Lindström2018-10-043-45/+8
| | * | | Enable for staging tree.Jan Lindström2018-10-041-1/+1
| | * | | Fix typo.Jan Lindström2018-10-042-2/+3
| | * | | Fix test failure on wsrep.variablesJan Lindström2018-10-041-1/+1
| | * | | MDEV-17357: Test failure on galera.galera_pc_ignore_sbJan Lindström2018-10-043-9/+19
| | * | | Merge pull request #875 from tempesta-tech/sysprg/MDEV-16656Jan Lindström2018-10-014-6/+126
| | |\ \ \
| | | * | | MDEV-16656: DROP DATABASE crashes the Galera ClusterJulius Goryavsky2018-10-014-6/+126
| | * | | | Fix rpl_parallel_optimistic_nobinlog failure on binlogSachin2018-10-011-0/+1
| | | |/ / | | |/| |
| * | | | MDEV-11487: Make row_ins_index_entry_set_vals() staticMarko Mäkelä2018-10-112-11/+1
| * | | | MDEV-17181: rocksdb.allow_to_start_after_corruption fails on current 10.2Sergei Petrunia2018-10-101-0/+1
* | | | | Merge 10.2 into 10.3Marko Mäkelä2018-10-103-18/+19
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-16946 innodb.alter_kill failed in buildbot with wrong resultMarko Mäkelä2018-10-101-3/+4
| * | | | MDEV-16577: rocksdb.issue255 fails in buildbotSergei Petrunia2018-10-092-15/+15
| * | | | MDEV-16980 Wrongly set tablename len while opening theThirunarayanan Balathandayuthapani2018-10-084-0/+40
* | | | | MDEV-16273 innodb.alter_kill fails Unknown storage engine 'InnoDB'Marko Mäkelä2018-10-102-0/+4
* | | | | Merge 10.2 into 10.3Marko Mäkelä2018-10-0926-166/+114
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-17382 Hash join algorithm should not be used to join materializedIgor Babaev2018-10-084-2/+81
| * | | | MDEV-17289: Skip the test for non-debug serverMarko Mäkelä2018-10-063-1/+13
| * | | | CMake, Windows - reduce amount of noisy, irrelevant MESSAGE()sVladislav Vaintroub2018-10-053-3/+5
| * | | | MDEV-17373 Windows: application verifier stop "Attempt to use an unknown SOCKET"Vladislav Vaintroub2018-10-053-4/+4
| * | | | MDEV-14581 Server does not clear diagnostics between sessionsVladislav Vaintroub2018-10-053-4/+20
| * | | | MDEV-17289: Add a test caseThirunarayanan Balathandayuthapani2018-10-052-0/+2
| * | | | Remove not used variableMichael Widenius2018-10-051-2/+0
| * | | | Remove valgrind warnings from Item_str_concatMichael Widenius2018-10-053-3/+23