summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cleanup: typos, comments, whitespaceSergei Golubchik2018-03-145-18/+16
* cleanup: Item_func_caseSergei Golubchik2018-03-142-154/+95
* MDEV-14545 Backup fails due to MLOG_INDEX_LOAD recordThirunarayanan Balathandayuthapani2018-03-142-32/+4
* Merge branch 'bb-10.2-MDEV-14019' into 10.2Jacob Mathew2018-03-131-70/+97
|\
| * Merge branch '10.2' into bb-10.2-MDEV-14019bb-10.2-MDEV-14019Jacob Mathew2018-03-1343-263/+1135
| |\
| * | MDEV-14019: Spider + binlog_format = ROW => CRASHJacob Mathew2018-03-091-70/+97
* | | MDEV-9592 - New 'Normal shutdown' log format can be confusingSergey Vojtovich2018-03-133-4/+4
* | | MDEV-12746 rpl.rpl_parallel_optimistic_nobinlog fails committingAndrei Elkin2018-03-133-3/+194
* | | MDEV-15384 buf_flush_LRU_list_batch() always reports n->flushed=0, n->evicted=0Thirunarayanan Balathandayuthapani2018-03-134-12/+41
* | | MDEV-14545 Backup fails due to MLOG_INDEX_LOAD recordThirunarayanan Balathandayuthapani2018-03-135-50/+268
* | | Merge 10.1 into 10.2Marko Mäkelä2018-03-132-20/+0
|\ \ \
| * | | MDEV-14721 Big transaction events get lost on semisync master whenAndrei Elkin2018-03-124-5/+89
| * | | Removed unused variables.Sergey Vojtovich2018-03-122-20/+0
* | | | MDEV-15554 InnoDB page_cleaner shutdown sometimes hangsMarko Mäkelä2018-03-131-21/+10
| |_|/ |/| |
* | | MDEV-15217 Assertion `thd->transaction.xid_state.xid.is_null()' failedAlexey Botchkov2018-03-122-2/+1
* | | MDEV-14581 - changded .result fileVladislav Vaintroub2018-03-121-0/+12
* | | MDEV-14581 Warning info not cleared when caching THDVladislav Vaintroub2018-03-123-1/+17
* | | MDEV-15328: MariaDB 10.2.13 Crashes upon CALL PROCEDURE PARAM LAST_INSERT_ID ()Oleksandr Byelkin2018-03-125-13/+68
* | | Merge 10.1 into 10.2Marko Mäkelä2018-03-1217-55/+770
|\ \ \ | |/ /
| * | Merge 10.0 into 10.1Marko Mäkelä2018-03-122-36/+10
| |\ \
| | * | MDEV-14773 DROP TABLE hangs for InnoDB table with FULLTEXT indexMarko Mäkelä2018-03-122-36/+10
| * | | Merge 10.0 into 10.1Marko Mäkelä2018-03-091-2/+4
| |\ \ \ | | |/ /
| | * | MDEV-14648 Restore fix for MySQL BUG#39053 - UNINSTALL PLUGIN does not allow ...Marko Mäkelä2018-03-091-2/+4
| * | | MDEV-14904 Backport innodb_default_row_formatMarko Mäkelä2018-03-0726-123/+946
| * | | MDEV-15462 TokuDB does not build on openSUSESergei Golubchik2018-03-041-1/+2
| * | | mtr: force-flush stderr and stdoutSergei Golubchik2018-02-241-0/+2
* | | | MDEV-15217 Assertion `thd->transaction.xid_state.xid.is_null()' failedAlexey Botchkov2018-03-123-1/+59
* | | | MDEV-15245: Assertion `false' failed in myrocks::ha_rocksdb::positionSergei Petrunia2018-03-113-1/+34
* | | | MDEV-15529 IMPORT TABLESPACE unnecessarily uses the doublewrite bufferMarko Mäkelä2018-03-109-59/+75
* | | | MDEV-15524 Do not disable page checksums for temporary tablesMarko Mäkelä2018-03-103-113/+94
* | | | MDEV-15524 Do not write garbage for temporary tablesMarko Mäkelä2018-03-101-5/+2
* | | | buf_page_io_complete(): Minor code cleanupMarko Mäkelä2018-03-101-17/+7
| |_|/ |/| |
* | | MDEV-13935: INSERT INTO stuck at state "Unlocking tables"bb-10.2-MDEV-13935Jan Lindström2018-03-081-3/+10
* | | MDEV-15474 Update server.cnf section to mariadb-10.2Ian Gilfillan2018-03-071-2/+2
* | | MDEV-15448 Remove "innodb_additional_mem_pool_size" setting from my-innodb-he...Elena Stepanova2018-03-036-13/+2
* | | MDEV-15420 Wrong result for CAST from TIME or DATETIME with zero integer part...Alexander Barkov2018-02-253-0/+40
* | | MDEV-14814: encryption.innodb_encryption-page-compression failed in buildbot ...Jan Lindström2018-02-243-5/+15
* | | MDEV-15345 Compilation fails to build my_addr_resolve.cSergei Golubchik2018-02-221-0/+7
* | | Merge branch '10.1' into 10.2Sergei Golubchik2018-02-2221-245/+53
|\ \ \ | |/ /
| * | Merge branch '10.0' into 10.1Sergei Golubchik2018-02-2219-245/+51
| |\ \ | | |/
| | * Merge branch '5.5' into 10.0Sergei Golubchik2018-02-2218-247/+50
| | |\
| | | * fix plugins.server_audit test for --psSergei Golubchik2018-02-151-0/+2
| | | * MDEV-13982 Server crashes in in ha_partition::engine_nameSergei Golubchik2018-02-143-1/+17
| | | * MDEV-13748 Assertion `status_var.local_memory_used == 0 || !debug_assert_on_n...Sergei Golubchik2018-02-143-5/+16
| | | * cleanup: remove a duplicated test caseSergei Golubchik2018-02-112-220/+0
| | | * bug: ha_heap was unilaterally increasing reclengthSergei Golubchik2018-02-119-21/+15
| | * | MDEV-15288 Configure errors when building without INNOBASESergei Golubchik2018-02-211-1/+3
| * | | Add supressions for possible warning.Jan Lindström2018-02-222-0/+2
* | | | fix compilation wih -DPLUGIN_PARTITION=NOSergei Golubchik2018-02-223-3/+5
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2018-02-2215-73/+318
|\ \ \ \ | |/ / /