| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a warning on Win64 | Vladislav Vaintroub | 2017-10-23 | 1 | -2/+2 |
* | Merge branch '10.2' of github.com:MariaDB/server into bb-10.2-mariarocks | Sergei Petrunia | 2017-10-23 | 34 | -116/+282 |
|\ |
|
| * | Make rocksdb.index_merge_rocksdb2 test stable | Sergei Petrunia | 2017-10-20 | 2 | -1/+2 |
| * | MDEV-14081 ALTER TABLE CHANGE COLUMN Corrupts Index Leading to Crashes in 10.2 | Sergei Golubchik | 2017-10-18 | 7 | -33/+29 |
| * | MDEV-13969 sst mysqldump and xtrabackup-v2 handle WSREP_SST_OPT_CONF incorrectly | Sergei Golubchik | 2017-10-18 | 1 | -1/+1 |
| * | MDEV-13968 sst fails with "WSREP_SST_OPT_PORT: readonly variable" | Sergei Golubchik | 2017-10-18 | 1 | -1/+12 |
| * | MDEV-13836 mariadb_config & mysql_config output differ | Sergei Golubchik | 2017-10-18 | 1 | -6/+2 |
| * | MDEV-13836 mariadb_config & mysql_config output differ | Sergei Golubchik | 2017-10-18 | 1 | -0/+11 |
| * | Fixed compiler warnings | Michael Widenius | 2017-10-18 | 5 | -11/+15 |
| * | MDEV-14085 Merge new release of InnoDB MySQL 5.7.20 to 10.2bb-10.2-marko-5.7.20 | Marko Mäkelä | 2017-10-18 | 6 | -2/+108 |
| |\ |
|
| | * | Adjust the instrumentation and test | Marko Mäkelä | 2017-10-18 | 4 | -41/+38 |
| | * | BUG#25479538 ASSERT:SIZE == SPACE->SIZE DURING BUF_READ_AHEAD_RANDOM | Darshan M N | 2017-10-18 | 4 | -0/+107 |
| |/ |
|
| * | Remove dead code for pushing down LIMIT to InnoDB FULLTEXT INDEX queries | Marko Mäkelä | 2017-10-18 | 4 | -48/+4 |
| * | MDEV-14082 Enforcing innodb_open_files leads to fil_system->mutex problem | Marko Mäkelä | 2017-10-17 | 1 | -0/+1 |
| * | MDEV-14055 Assertion `page_rec_is_leaf(rec)' failed in lock_rec_validate_page | Marko Mäkelä | 2017-10-14 | 1 | -7/+7 |
| * | Fix mtr to create a process dump on Window for hanging or looping processes | Vladislav Vaintroub | 2017-10-13 | 3 | -3/+87 |
| * | mariabackup: Properly call os_thread_exit() with detach=true | Marko Mäkelä | 2017-10-13 | 1 | -3/+3 |
* | | MDEV-11934: MariaRocks: Group Commit with binlog | Sergei Petrunia | 2017-10-23 | 1 | -0/+10 |
* | | Temporarily disable rocksdb.rpl_ddl_high_priority test | Sergei Petrunia | 2017-10-20 | 1 | -0/+1 |
* | | MDEV-11934: MariaRocks: Group Commit with binlog | Sergei Petrunia | 2017-10-17 | 1 | -7/+99 |
* | | Merge branch 'bb-10.2-mariarocks' of github.com:MariaDB/server into 10.2 | Sergei Petrunia | 2017-10-13 | 16 | -39/+120 |
|\ \
| |/
|/| |
|
| * | Remove garbage code | Sergei Petrunia | 2017-08-25 | 1 | -2/+0 |
| * | MyRocks: Remove todo-#ifdef in Rdb_trx_info_aggregator::process_tran | Sergei Petrunia | 2017-08-25 | 1 | -5/+1 |
| * | Make MyRocks test stable: Data_length may vary slightly as well | Sergei Petrunia | 2017-08-25 | 2 | -4/+4 |
| * | Enable basic XA between MyRocks and the binlog | Sergei Petrunia | 2017-08-25 | 14 | -30/+116 |
* | | Merge branch '10.2' of github.com:MariaDB/server into bb-10.2-mariarocks-merge | Sergei Petrunia | 2017-10-13 | 115 | -725/+1162 |
|\ \ |
|
| * | | MDEV-11336: Enable defragmentation on 10.2 when tests pass | Jan Lindström | 2017-10-12 | 7 | -40/+135 |
| * | | Fixed the bug mdev-13796. | Igor Babaev | 2017-10-11 | 6 | -21/+98 |
| * | | MDEV-13928: Missing symbols building RocksDB on macOS 10.12.6 | Varun Gupta | 2017-10-11 | 1 | -1/+1 |
| * | | MDEV-14038 ALTER TABLE does not exit on error with InnoDB + bad default function | Alexander Barkov | 2017-10-11 | 7 | -9/+95 |
| * | | MDEV-14023 10.1 InnoDB tables with virtual columns cannot be accessed in 10.2 | Sergei Golubchik | 2017-10-11 | 1 | -0/+7 |
| * | | Fix a warning about unused variable | Marko Mäkelä | 2017-10-11 | 1 | -5/+4 |
| * | | Remove an unused parameter | Marko Mäkelä | 2017-10-11 | 6 | -9/+5 |
| * | | MDEV-13923 Assertion `!is_set() || (m_status == DA_OK_BULK && | Alexey Botchkov | 2017-10-11 | 2 | -0/+36 |
| * | | MDEV-13923 Assertion `!is_set() || (m_status == DA_OK_BULK && | Alexey Botchkov | 2017-10-11 | 4 | -2/+59 |
| * | | Update AWS C++ SDK version | Vladislav Vaintroub | 2017-10-11 | 1 | -1/+1 |
| * | | Fix warnings in Win64 | Vladislav Vaintroub | 2017-10-11 | 3 | -3/+4 |
| * | | Fix truncation warnings in connect | Vladislav Vaintroub | 2017-10-11 | 15 | -43/+45 |
| * | | Reapply a MySQL 5.6.23/5.7.10 Oracle Bug#20029625 fix that was inadvertently ... | Marko Mäkelä | 2017-10-10 | 1 | -8/+53 |
| * | | MDEV-13974: Build failure in rocksdb/rdb_datadic.cc | Varun Gupta | 2017-10-10 | 1 | -0/+1 |
| * | | Fix test failure on galera.view caused by incorrect location | Jan Lindström | 2017-10-10 | 1 | -1/+2 |
| * | | MDEV-13311 Presence of old logs in 10.2.7 will corrupt restored instance (cha... | Marko Mäkelä | 2017-10-10 | 10 | -21/+96 |
| * | | Windows : Fix truncation warnings in sql/ | Vladislav Vaintroub | 2017-10-10 | 30 | -142/+142 |
| * | | Windows : small optimization in os_is_sparse_file_supported() | Vladislav Vaintroub | 2017-10-10 | 1 | -4/+5 |
| * | | MDEV-13941 followup. | Vladislav Vaintroub | 2017-10-10 | 2 | -11/+40 |
| * | | MDEV-13822 mariabackup incremental prepare incorrectly sets file size. | Vladislav Vaintroub | 2017-10-10 | 1 | -7/+16 |
| * | | Innodb : Refactor os_file_set_size() to be compatible 10.1 | Vladislav Vaintroub | 2017-10-10 | 6 | -221/+95 |
| * | | MW-416 DDL replication moved after acl checking | sjaakola | 2017-10-10 | 1 | -8/+22 |
| * | | MW-416 | sjaakola | 2017-10-10 | 1 | -1/+1 |
| * | | MW-416 | sjaakola | 2017-10-10 | 5 | -11/+44 |