summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.2' into bb-10.2-MDEV-14019bb-10.2-MDEV-14019Jacob Mathew2018-03-1343-263/+1135
|\
| * 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-14019: Spider + binlog_format = ROW => CRASHJacob Mathew2018-03-091-70/+97
|/ / /
* | | 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
|\ \ \ \ | |/ / /
| * | | log all mtr output in vardir/log/stdout.logSergei Golubchik2018-02-213-5/+39
| * | | fix compilation -DWITH_PERFSCHEMA=NOSergei Golubchik2018-02-211-0/+2
| * | | fix compilation wih -DPLUGIN_PARTITION=NOSergei Golubchik2018-02-212-28/+21
| * | | MDEV-10.1.31 does not join an existing cluster with SST xtrabackup-v2Daniel Black2018-02-211-1/+1
| * | | Windows : remove freopen(), "to keep fd = 0 busy".Vladislav Vaintroub2018-02-201-1/+3
| * | | Disable failing Galera tests:Jan Lindström2018-02-201-6/+8
| * | | Disable galera_gtid until 1047: WSREP has not yet prepared node for applicati...Jan Lindström2018-02-201-1/+2
| * | | MDEV-14541 - Workaround GCC ICE on ARM64Sergey Vojtovich2018-02-191-0/+1
| * | | MDEV-14814: encryption.innodb_encryption-page-compression failed in buildbot ...Jan Lindström2018-02-193-6/+10
| * | | Disable failing test.Jan Lindström2018-02-181-1/+1
| * | | Fix innodb_encryption-page-compression test by force flushing dirtyJan Lindström2018-02-172-3/+28
| * | | Fixed performance problem with Aria in find_head()Monty2018-02-172-32/+212