summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-17518: Range optimization doesn't use ON expressions from nested outer j...bb-10.3-mdev17518Sergei Petrunia2018-11-014-8/+58
* MDEV-17518: Range optimization doesn't use ON expressions from nested outer j...Sergei Petrunia2018-10-231-0/+32
* MDEV-17518: Range optimization doesn't use ON expressions from nested outer j...Sergei Petrunia2018-10-233-3/+60
* MDEV-17493: Partition pruning doesn't work for nested outer joinsSergei Petrunia2018-10-234-61/+120
* MDEV-17518: Range optimization doesn't use ON expressions from nested outer j...Sergei Petrunia2018-10-225-34/+181
* Merge 10.2 into 10.3Marko Mäkelä2018-10-192-5/+0
|\
| * MDEV-17466: Remove the debug assertionMarko Mäkelä2018-10-191-2/+0
| * Remove unused TIMETPFMarko Mäkelä2018-10-191-3/+0
* | MDEV-17359 Concatenation operator || in like expressionhalfspawn2018-10-186-4/+276
* | Merge 10.2 into 10.3Marko Mäkelä2018-10-181-2/+2
|\ \ | |/
| * Fix the Windows buildMarko Mäkelä2018-10-181-2/+2
* | Merge 10.2 into 10.3Marko Mäkelä2018-10-181-1/+1
|\ \ | |/
| * Fix a merge error in commit 28f08d3753eb10a1393a63e6c581d43aad9f93b9Marko Mäkelä2018-10-181-1/+1
* | Extend the use of innodb_default_row_format.combinationsMarko Mäkelä2018-10-183-108/+37
* | Merge 10.2 into 10.3Marko Mäkelä2018-10-1715-4/+465
|\ \ | |/
| * MDEV-13564: Set innodb_safe_truncate=ON by defaultMarko Mäkelä2018-10-1711-5/+14
| * MDEV-17107 Assertion `table_list->table' failed in find_field_in_table_refIgor Babaev2018-10-172-0/+39
| * MDEV-17098 DATE -> DATETIME replication conversion not working, even in ALL_N...Andrei Elkin2018-10-165-2/+219
| * MDEV-17466 Virtual column value not available during purgeMarko Mäkelä2018-10-161-0/+2
| * MDEV-16990:server crashes in base_list_iterator::nextVarun Gupta2018-10-143-1/+23
| * Disabled storage_engine test for RocksDB due to unstable execution planElena Stepanova2018-10-131-0/+1
| * MDEV-17354 Server crashes in add_key_field / .. / Item_func_null_predicate::a...Igor Babaev2018-10-123-1/+180
* | MDEV-17483 Insert on delete-marked record can wrongly inherit old values for ...Marko Mäkelä2018-10-173-3/+65
* | MDEV-17419 Subquery with group by returns wrong resultsIgor Babaev2018-10-172-0/+81
* | MDEV-17137: Syntax errors with VIEW using MEDIANVarun Gupta2018-10-166-3/+66
* | MDEV-17222 Reproducible server crash in String_list::append_str orIgor Babaev2018-10-143-21/+105
* | 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
| | | | |/ | | | |/|