summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.1' into 10.2Sergei Golubchik2017-10-2455-822/+463
|\
| * Various compier warningsSergei Golubchik2017-10-2216-200/+37
| * Merge branch '10.0' into 10.1Sergei Golubchik2017-10-2241-694/+421
| |\
| | * MDEV-13918 Race condition between INFORMATION_SCHEMA.INNODB_SYS_TABLESTATS an...Marko Mäkelä2017-10-182-0/+8
| | * Merge branch '5.5' into 10.0Sergei Golubchik2017-10-1812-17/+22
| | |\
| | | * MDEV-13459 Warnings, when compiling with gcc-7.xSergei Golubchik2017-10-1723-29/+47
| | | * MDEV-13530 VARBINARY doesn't convert to to BLOB for sizes 65533, 65534 and 65535Alexander Barkov2017-10-131-1/+1
| | | * MDEV-13595: mariadb-10.2.8/storage/maria/ma_loghandler.c:2730]: (style) Array...Oleksandr Byelkin2017-10-051-1/+1
| | * | fts_query_free(): Fix a potential assertion failureMarko Mäkelä2017-10-182-4/+10
| | * | MDEV-14086 Setting innodb_buffer_pool_load_now or innodb_buffer_load_abort wi...Marko Mäkelä2017-10-182-4/+4
| | * | MDEV-12676 MySQL#78423 InnoDB FTS duplicate key errorMarko Mäkelä2017-10-162-24/+26
| | * | MDEV-13051 MySQL#86607 InnoDB crash after failed ADD INDEX and table_definiti...Marko Mäkelä2017-10-162-30/+15
| | * | MDEV-13838: Wrong result after altering a partitioned tableJan Lindström2017-10-1012-277/+84
| | * | Fix oqgraph compilation with Boost versions <=1.49Vicențiu Ciorbaru2017-10-091-1/+1
| | * | MDEV-10980: Fix reverse queries in OQGRAPH.Heinz Wiesinger2017-10-097-202/+190
| | * | MDEV-13446 fts_create_doc_id() unnecessarily allocates 8 bytes for every inse...Marko Mäkelä2017-10-096-136/+62
| * | | MDEV-14076 InnoDB: Failing assertion when accessing INFORMATION_SCHEMA.INNODB...Marko Mäkelä2017-10-162-20/+26
* | | | Merge branch '10.2' of github.com:MariaDB/server into bb-10.2-mariarocksSergei Petrunia2017-10-2316-85/+49
|\ \ \ \
| * | | | Make rocksdb.index_merge_rocksdb2 test stableSergei Petrunia2017-10-202-1/+2
| * | | | MDEV-14081 ALTER TABLE CHANGE COLUMN Corrupts Index Leading to Crashes in 10.2Sergei Golubchik2017-10-183-23/+4
| * | | | Fixed compiler warningsMichael Widenius2017-10-183-5/+6
| * | | | MDEV-14085 Merge new release of InnoDB MySQL 5.7.20 to 10.2bb-10.2-marko-5.7.20Marko Mäkelä2017-10-182-1/+25
| |\ \ \ \
| | * | | | Adjust the instrumentation and testMarko Mäkelä2017-10-181-23/+22
| | * | | | BUG#25479538 ASSERT:SIZE == SPACE->SIZE DURING BUF_READ_AHEAD_RANDOMDarshan M N2017-10-181-0/+25
| |/ / / /
| * | | | Remove dead code for pushing down LIMIT to InnoDB FULLTEXT INDEX queriesMarko Mäkelä2017-10-184-48/+4
| * | | | MDEV-14082 Enforcing innodb_open_files leads to fil_system->mutex problemMarko Mäkelä2017-10-171-0/+1
| * | | | MDEV-14055 Assertion `page_rec_is_leaf(rec)' failed in lock_rec_validate_pageMarko Mäkelä2017-10-141-7/+7
* | | | | MDEV-11934: MariaRocks: Group Commit with binlogSergei Petrunia2017-10-231-0/+10
* | | | | Temporarily disable rocksdb.rpl_ddl_high_priority testSergei Petrunia2017-10-201-0/+1
* | | | | MDEV-11934: MariaRocks: Group Commit with binlogSergei Petrunia2017-10-171-7/+99
* | | | | Merge branch 'bb-10.2-mariarocks' of github.com:MariaDB/server into 10.2Sergei Petrunia2017-10-1316-39/+120
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove garbage codeSergei Petrunia2017-08-251-2/+0
| * | | | MyRocks: Remove todo-#ifdef in Rdb_trx_info_aggregator::process_tranSergei Petrunia2017-08-251-5/+1
| * | | | Make MyRocks test stable: Data_length may vary slightly as wellSergei Petrunia2017-08-252-4/+4
| * | | | Enable basic XA between MyRocks and the binlogSergei Petrunia2017-08-2514-30/+116
* | | | | Merge branch '10.2' of github.com:MariaDB/server into bb-10.2-mariarocks-mergeSergei Petrunia2017-10-1342-496/+458
|\ \ \ \ \
| * | | | | MDEV-11336: Enable defragmentation on 10.2 when tests passJan Lindström2017-10-124-24/+97
| * | | | | MDEV-13928: Missing symbols building RocksDB on macOS 10.12.6Varun Gupta2017-10-111-1/+1
| * | | | | MDEV-14038 ALTER TABLE does not exit on error with InnoDB + bad default functionAlexander Barkov2017-10-111-2/+9
| * | | | | MDEV-14023 10.1 InnoDB tables with virtual columns cannot be accessed in 10.2Sergei Golubchik2017-10-111-0/+7
| * | | | | Fix a warning about unused variableMarko Mäkelä2017-10-111-5/+4
| * | | | | Remove an unused parameterMarko Mäkelä2017-10-116-9/+5
| * | | | | Fix truncation warnings in connectVladislav Vaintroub2017-10-1115-43/+45
| * | | | | Reapply a MySQL 5.6.23/5.7.10 Oracle Bug#20029625 fix that was inadvertently ...Marko Mäkelä2017-10-101-8/+53
| * | | | | MDEV-13974: Build failure in rocksdb/rdb_datadic.ccVarun Gupta2017-10-101-0/+1
| * | | | | MDEV-13311 Presence of old logs in 10.2.7 will corrupt restored instance (cha...Marko Mäkelä2017-10-104-15/+61
| * | | | | Windows : small optimization in os_is_sparse_file_supported()Vladislav Vaintroub2017-10-101-4/+5
| * | | | | MDEV-13941 followup.Vladislav Vaintroub2017-10-102-11/+40
| * | | | | Innodb : Refactor os_file_set_size() to be compatible 10.1Vladislav Vaintroub2017-10-105-219/+94
| * | | | | MDEV-14023 10.1 InnoDB tables with virtual columns cannot be accessed in 10.2Marko Mäkelä2017-10-092-6/+8