summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Correct a resultbb-10.4-mdev-15562Marko Mäkelä2018-10-181-10/+10
* dtuple_convert_big_rec(): Convert the metadata record correctlyMarko Mäkelä2018-10-181-5/+8
* Enforce the limit on the maximum number of fieldsMarko Mäkelä2018-10-184-38/+120
* Simplify a functionMarko Mäkelä2018-10-181-13/+6
* Remove unused code and clarify commentsMarko Mäkelä2018-10-182-16/+3
* Restart the server fewer timesMarko Mäkelä2018-10-182-53/+51
* Add recovery&rollback tests for instant DROP COLUMNMarko Mäkelä2018-10-182-2/+49
* Disable instant ADD/DROP/reorder if indexed virtual columns existMarko Mäkelä2018-10-183-0/+32
* Merge 10.4 into 10.4-mdev-15562Marko Mäkelä2018-10-1822-166/+762
|\
| * Merge 10.3 into 10.4Marko Mäkelä2018-10-1819-113/+503
| |\
| | * 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
| * | | Fixing "mtr --ps func_time" failures in the tests added for MDEV-17351Alexander Barkov2018-10-182-21/+22
| * | | MDEV-17474 Change Unicode collation implementation from "handler" to "inline"...Alexander Barkov2018-10-182-32/+239
* | | | Replace FIXME commentsMarko Mäkelä2018-10-171-2/+2
* | | | Merge 10.4 into 10.4-mdev-15562Marko Mäkelä2018-10-1779-1643/+2620
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2018-10-1759-244/+972
| |\ \ \ | | |/ /
| | * | 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
| | | |\ \ \