summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.4-mdev-1556210.4-mdev-15562Marko Mäkelä2018-10-193-0/+0
|\
| * MDEV-15662 Instant DROP COLUMN or changing the order of columnsMarko Mäkelä2018-10-1960-1447/+4001
* | Add one more testMarko Mäkelä2018-10-192-1/+32
* | Merge 10.4 into 10.4-mdev-15562Marko Mäkelä2018-10-195-156/+430
|\ \ | |/
| * MDEV-17502 MDEV-17474 Change Unicode xxx_general_ci and xxx_bin collation imp...Alexander Barkov2018-10-195-156/+430
* | Fix a harmless debug assertion failureMarko Mäkelä2018-10-193-26/+54
* | dict_table_t::instant_column(): Declare inlineMarko Mäkelä2018-10-193-273/+276
* | Introduce dict_table_t::prepare_instant()Marko Mäkelä2018-10-192-199/+193
* | dict_table_t::rollback_instant(): Make inlineMarko Mäkelä2018-10-193-118/+117
* | ha_innobase_inplace_ctx::prepare_instant(): Sort the new fields by column pos...Marko Mäkelä2018-10-193-46/+74
* | Fix a bug in metadata record creationMarko Mäkelä2018-10-193-2/+29
* | Merge 10.4 into 10.4-mdev-15562Marko Mäkelä2018-10-198-8/+276
|\ \ | |/
| * Merge 10.3 into 10.4Marko Mäkelä2018-10-198-9/+276
| |\
| | * 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
* | | | 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
| | |\ \