summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-15032: Encrypted database created on big endian machine cannot be used o...bb-10.1-MDEV-15032Jan Lindström2018-03-139-10/+144
* Ported from MySQL 5.7:Jan Lindström2018-03-126-348/+946
* 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
* | 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
* | | 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
* | | MDEV-15333 MariaDB (still) slow startMarko Mäkelä2018-02-174-23/+107
* | | MDEV-14541 - Workaround GCC ICE on ARM64Sergey Vojtovich2018-02-161-0/+5
* | | MDEV-9962: encryption.innodb_encryption_filekeys stalled waiting for key encr...bb-10.1-MDEV-9962Jan Lindström2018-02-162-34/+25
* | | MDEV-14814: encryption.innodb_encryption-page-compression failed in buildbot ...Jan Lindström2018-02-162-23/+14
* | | GAL-506 breaks galera_defaults MTR test by upping repl.proto_max again. Fix t...Alexey Yurchenko2018-02-142-1/+2
* | | Merge 10.0 into 10.1Marko Mäkelä2018-02-138-8/+133
|\ \ \ | |/ /
| * | MDEV-14988 innodb_read_only tries to modify files if transactions were recove...Marko Mäkelä2018-02-138-8/+133
* | | MDEV-14611 ALTER TABLE EXCHANGE PARTITION does not work properly when used wi...Alexey Botchkov2018-02-104-2/+336
* | | After-merge fixes for "sys_vars.sysvars_innodb '32bit,xtradb'" test results.Alexander Barkov2018-02-101-1/+1
* | | Merge remote-tracking branch 'origin/10.0' into 10.1Alexander Barkov2018-02-105-2/+76
|\ \ \ | |/ /
| * | MDEV-15262 Wrong results for SELECT..WHERE non_indexed_datetime_column=indexe...Alexander Barkov2018-02-093-0/+74
| * | Update wrong xtradb versionVicențiu Ciorbaru2018-02-081-1/+1
* | | MDEV-14508: encryption.innodb-compressed-blob failed in buildbot, assertion i...Jan Lindström2018-02-092-0/+4
* | | MDEV-14868 MariaDB server crashes after using ROLLBACK TO when encrypt_tmp_fi...Sergei Golubchik2018-02-082-12/+76
* | | MDEV-14868 MariaDB server crashes after using ROLLBACK TO when encrypt_tmp_fi...Sergei Golubchik2018-02-083-3/+9
* | | fix encryption.tempfiles to check that encrypt_tmp_files is ONSergei Golubchik2018-02-083-0/+6
* | | MDEV-14427: encryption.innodb-bad-key-change failed in buildbotJan Lindström2018-02-082-74/+16
* | | Merge 10.0 into 10.1Marko Mäkelä2018-02-0813-13/+114
|\ \ \ | |/ /
| * | Make the test innodb.recovery_shutdown more robustMarko Mäkelä2018-02-082-2/+6
| * | MDEV-15249 Crash in MVCC read after IMPORT TABLESPACEMarko Mäkelä2018-02-088-10/+88