Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-03-30 | 4 | -42/+61 |
|\ | |||||
| * | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-03-30 | 4 | -42/+61 |
| |\ | |||||
| | * | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-03-30 | 4 | -42/+61 |
| | |\ | |||||
| | | * | MDEV-21930 RocksDB does not compile anymore, with Visual Studio | Vladislav Vaintroub | 2020-03-23 | 4 | -42/+61 |
* | | | | Updated optimizer costs in multi_range_read_info_const() and sql_select.cc | Monty | 2020-03-27 | 6 | -13/+15 |
* | | | | Added page_range to records_in_range() to improve range statistics | Monty | 2020-03-27 | 2 | -4/+7 |
* | | | | Replace handler::primary_key_is_clustered() with handler::pk_is_clustering_key() | Monty | 2020-03-24 | 2 | -7/+0 |
* | | | | MDEV-21303 Make executables MariaDB named | Rasmus Johansson | 2020-03-21 | 1 | -3/+3 |
* | | | | MDEV-742: Fix clang -Winconsistent-missing-override | Marko Mäkelä | 2020-03-21 | 1 | -2/+2 |
* | | | | merge 10.4 to 10.5 | Monty | 2020-03-18 | 3 | -3/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Removed double records_in_range calls from multi_range_read_info_const | Monty | 2020-03-17 | 3 | -3/+3 |
* | | | | update the test result for new perfschema | Sergei Golubchik | 2020-03-16 | 1 | -1/+1 |
* | | | | MDEV-742 XA PREPAREd transaction survive disconnect/server restart | Andrei Elkin | 2020-03-14 | 6 | -9/+245 |
* | | | | Merge branch '10.4' into 10.5 | Oleksandr Byelkin | 2020-03-11 | 1 | -0/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix compile failure, compare_key_parts in handler shadowed by MyRocks | Sergei Petrunia | 2020-02-19 | 1 | -0/+1 |
* | | | | MDEV-21743 Split up SUPER privilege to smaller privileges | Alexander Barkov | 2020-03-10 | 1 | -1/+1 |
* | | | | cleanup: pass trxid by value | Sergei Golubchik | 2020-03-10 | 1 | -2/+2 |
* | | | | perfschema transaction instrumentation related changes | Sergei Golubchik | 2020-03-10 | 1 | -2/+2 |
* | | | | perfschema table io instrumentation related changes | Sergei Golubchik | 2020-03-10 | 1 | -5/+3 |
* | | | | perfschema memory related instrumentation changes | Sergei Golubchik | 2020-03-10 | 3 | -18/+19 |
* | | | | Cleanup: Make MONITOR_LSN_CHECKPOINT_AGE a value. | Marko Mäkelä | 2020-03-04 | 1 | -1/+1 |
* | | | | MDEV-15058: Revert the changes to INFORMATION_SCHEMA | Marko Mäkelä | 2020-02-12 | 1 | -5/+5 |
* | | | | MDEV-15058: Deprecate and ignore innodb_buffer_pool_instances | Marko Mäkelä | 2020-02-12 | 1 | -5/+5 |
* | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-02-07 | 1 | -1/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fixed compiler warnings from gcc 7.4.1 | Monty | 2020-01-29 | 1 | -1/+2 |
* | | | | MDEV-21581 Helper functions and methods for CHARSET_INFO | Alexander Barkov | 2020-01-28 | 1 | -16/+17 |
* | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2019-12-27 | 2 | -1/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-12-27 | 2 | -1/+3 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-12-27 | 2 | -2/+2 |
| | |\ \ | | | |/ | |||||
| | | * | Disable -Werror for rocksdb submodule | Sergei Golubchik | 2019-12-17 | 2 | -2/+2 |
* | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2019-12-16 | 2 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-12-09 | 2 | -2/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | Update innodb_i_s_tables_disabled.result post typo fix | Vicențiu Ciorbaru | 2019-12-03 | 1 | -1/+1 |
| | * | | Lintian complains on spelling error | Faustin Lammler | 2019-12-02 | 1 | -1/+1 |
* | | | | Merge 10.4 into 10.5 | Oleksandr Byelkin | 2019-11-07 | 6 | -98/+188 |
|\ \ \ \ | |/ / / | |||||
| * | | | Postmerge fix of rocksdb test results | Oleksandr Byelkin | 2019-11-02 | 1 | -0/+1 |
| * | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-11-01 | 5 | -13/+60 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-17171: RocksDB Tables do not have "Creation Date" | Sergei Petrunia | 2019-11-01 | 5 | -13/+60 |
| | * | | MDEV-17171: RocksDB Tables do not have "Creation Date"bb-10.3-MDEV-17171 | Sergei Petrunia | 2019-11-01 | 19 | -77/+323 |
| * | | | MDEV-17171: RocksDB Tables do not have "Creation Date" | Sergei Petrunia | 2019-10-31 | 19 | -77/+323 |
| * | | | MDEV-17171: RocksDB Tables do not have "Creation Date" | Sergei Petrunia | 2019-10-31 | 20 | -278/+74 |
* | | | | MDEV-19514 Defer change buffer merge until pages are requested | Marko Mäkelä | 2019-10-11 | 1 | -1/+0 |
* | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2019-09-24 | 3 | -50/+54 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-09-23 | 3 | -50/+54 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-09-23 | 3 | -21/+25 |
| | |\ \ | | | |/ | |||||
| | | * | After-merge fix: Adjust a result | Marko Mäkelä | 2019-09-23 | 1 | -6/+6 |
| | | * | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-09-18 | 1 | -15/+15 |
| | | * | MDEV-16560: [counter] rocksdb.ttl_secondary_read_filtering fail in buildbot | Sergei Petrunia | 2019-09-11 | 2 | -0/+4 |
* | | | | Merge remote-tracking branch 'origin/10.4' into 10.5 | Alexander Barkov | 2019-09-11 | 26 | -78/+285 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge mariadb-10.4.8 to 10.4 | Marko Mäkelä | 2019-09-10 | 6 | -4/+7 |
| |\ \ \ |