summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * MDEV-15230: column_json breaks cyrillic in 10.1.31Oleksandr Byelkin2018-02-073-1/+20
* | bump the VERSIONDaniel Bartholomew2018-02-061-1/+1
* | correctly detect unsupported compiler flagsSergei Golubchik2018-02-061-7/+7
* | cleanup: simplify maintainer.cmakeSergei Golubchik2018-02-061-45/+21
* | silence the annoying compiler warningSergei Golubchik2018-02-051-0/+2
* | Merge 10.0 into 10.1Marko Mäkelä2018-02-051-1/+2
|\ \ | |/
| * MDEV-15202 innodb.log_file_size failed in buildbotMarko Mäkelä2018-02-051-1/+2
* | Updated list of unstable tests for 10.1.31 releasemariadb-10.1.31Elena Stepanova2018-02-041-100/+76
* | Merge 10.0 into 10.1Marko Mäkelä2018-02-032-1/+3
|\ \ | |/
| * Merge remote-tracking branch 'origin/5.5' into 10.0Vicențiu Ciorbaru2018-02-023-1/+4
| |\
| | * Fix an out of scope bzeroVicențiu Ciorbaru2018-01-301-1/+1
| | * Fix ASAN failure in main.lock (and others)Vicențiu Ciorbaru2018-01-301-0/+2
| | * MDEV-15014 Assertion `m_cache_lock_status == LOCKED_NO_WAIT || m_cache_status...Vicențiu Ciorbaru2018-01-301-0/+1
* | | fil_write_flushed_lsn(): Ensure that the return value is initializedMarko Mäkelä2018-02-032-2/+2
* | | Fix a warning about possibly unused variableMarko Mäkelä2018-02-031-17/+6
* | | After-merge test result fixMarko Mäkelä2018-02-031-2/+16
* | | Merge branch 'github/10.0-galera' into 10.1Sergei Golubchik2018-02-0310-154/+96
|\ \ \
| * \ \ Merge tag 'mariadb-10.0.34' into 10.0-galeramariadb-galera-10.0.34Jan Lindström2018-02-01544-4349/+12255
| |\ \ \
| * \ \ \ Merge pull request #549 from grooverdan/10.0-galera-sst-default-optionsJan Lindström2018-01-2412-188/+139
| |\ \ \ \
| | * | | | wsrep_sst_xtrabackup*: use mysqld defaults argumentsDaniel Black2018-01-162-19/+5
| | * | | | mtr: minor (and incomplete) fixes for suite galera_3nodeDaniel Black2018-01-144-2/+20
| | * | | | wsrep_sst_xtrabackup*: use wsrep_sst_common parsed varsDaniel Black2018-01-142-64/+17
| | * | | | wsrep_sst_common: keep WSREP_SST_OPT_HOST_UNESCAPED for IPv4Daniel Black2018-01-142-1/+3
| | * | | | wsrep_sst_xtrabackup*: read all sections of config not nust mysqldDaniel Black2018-01-142-12/+12
| | * | | | wsrep_sst_xtrabackup*: du -s removed lessens outputDaniel Black2018-01-142-2/+2
| | * | | | wsrep_sst_common: parse --address and split WSREP_SST_OPT_PATHDaniel Black2018-01-141-7/+8
| | * | | | wsrep_sst_common: parse_cnf - use awk rather than grep/cut/tail excessivenessDaniel Black2018-01-141-3/+2
| | * | | | Backport 4bb49d84a9df, correct handling on defaults[-extra]-file is SST scriptsSergei Golubchik2018-01-148-104/+96
| |/ / / /
* | | | | After-merge fix for commit d4df7bc9b1fbdfb5c98134091a9ff998af60954fMarko Mäkelä2018-02-0210-58/+54
* | | | | Fix of NULLIF print statement.Oleksandr Byelkin2018-02-021-3/+9
* | | | | my_addr_resolve fixesSergei Golubchik2018-02-021-24/+23
* | | | | less memory-leak-on-exit reports for clientsSergei Golubchik2018-02-022-7/+2