summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-15328: MariaDB 10.2.13 Crashes upon CALL PROCEDURE PARAM LAST_INSERT_ID ()bb-10.3-MDEV-15328Oleksandr Byelkin2018-03-055-13/+68
* 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
| * | | TokuDB didn't compile with valgrindMonty2018-02-171-0/+5
| * | | partition_alter_myisam produces warning if no symlink supportMonty2018-02-171-0/+1
* | | | Change MyRocks Maturity Level from Beta to Gamma (RC)bb-10.2-mdev15372Sergei Petrunia2018-02-212-13/+13
* | | | MDEV-15372: Parallel slave speedup very limited when log_slave_updates=OFFSergei Petrunia2018-02-211-1/+2
* | | | MDEV-15372: Parallel slave speedup very limited when log_slave_updates=OFFSergei Petrunia2018-02-211-0/+10
* | | | MDEV-14297: Lost name of a explicitly named CTE column used inGalina Shalygina2018-02-203-0/+59
* | | | Revert "Fix 2 more VS2015 warnings"Vladislav Vaintroub2018-02-191-9/+10
* | | | Fix 2 more VS2015 warningsVladislav Vaintroub2018-02-192-11/+10
* | | | MDEV-11581 follow-up fix: Correct a conditionMarko Mäkelä2018-02-191-2/+2
* | | | MDEV-14318 - cmake updates to build on arm64Sergey Vojtovich2018-02-191-0/+6
* | | | Add suppressions for background page read errorsMarko Mäkelä2018-02-1916-14/+18
* | | | Cleanup after commit ac8e3c85a40467de0ffc908dd9c5214acf23b38aMarko Mäkelä2018-02-191-8/+2
* | | | Merge branch '10.2-backup-fixes' into 10.2Vladislav Vaintroub2018-02-1819-38/+107
|\ \ \ \
| * \ \ \ Merge branch 'bb-10.2-wlad' into 10.2-backup-fixesVladislav Vaintroub2018-02-1813-29/+81
| |\ \ \ \
| | * | | | MDEV-15323 Follow-up to MDEV-14905: Skip FTS processing if innodb_read_onlyMarko Mäkelä2018-02-152-15/+28
| | * | | | Dead code removal: sess_tMarko Mäkelä2018-02-1523-219/+20
| | * | | | MDEV-14905 Fulltext index modification committed during shutdownMarko Mäkelä2018-02-152-2/+11
| | * | | | MDEV-14648 Restore fix for MySQL BUG#39053 - UNINSTALL PLUGIN does not allow ...Marko Mäkelä2018-02-158-43/+36
| | * | | | Prevent building WSREP without INNODBSauron2018-02-151-0/+4
| | * | | | Add more testsuites to Windows buildbot builderVladislav Vaintroub2018-02-151-0/+1
| | * | | | fix signed/unsigned mismatch on WindowsVladislav Vaintroub2018-02-151-2/+2