summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-13516: encryption.create_or_replace test fails in buildbot with InnoDB a...bb-10.1-MDEV-13516Jan Lindström2018-04-162-16/+32
* skip innodb-table-online,crypt tests if no encryption pluginSergei Golubchik2018-04-131-0/+3
* MDEV-15672: encryption.innodb_encryption_filekeys - typo in I_S column name: ...Jan Lindström2018-04-131-3/+3
* MDEV-12632: Source and destination overlap in memcpy, encryption.innodb-disca...Jan Lindström2018-04-132-2/+2
* MDEV-15580: Assertion `!lex->explain' failed in lex_start(THD*):Jan Lindström2018-04-131-1/+7
* MDEV-15779 - mariabackup incremental prepare fails on CIFS mount.Vladislav Vaintroub2018-04-121-4/+7
* MDEV-15780 : Mariabackup with absolute paths in innodb_data_file_pathVladislav Vaintroub2018-04-125-4/+86
* MDEV-12632: Source and destination overlap in memcpy, encryption.innodb-disca...Jan Lindström2018-04-122-8/+20
* MDEV-12903: encryption.innodb_encryption_discard_import fails in buildbot wit...Jan Lindström2018-04-122-5/+24
* Make mroonga respect -DWITHOUT_DYNAMIC_PLUGINS.Vladislav Vaintroub2018-04-111-0/+3
* Merge pull request #700 from codership/MDEV-15804Jan Lindström2018-04-113-4/+0
|\
| * MDEV-15804 Fix and re-enable MTR test galera.pxc-421Daniele Sciascia2018-04-113-4/+0
* | Merge pull request #699 from codership/MDEV-15808Jan Lindström2018-04-113-4/+2
|\ \
| * | MDEV-15808 Fix and re-enable test galera.galera_gra_logDaniele Sciascia2018-04-113-4/+2
| |/
* | Fix warnings in InnoDB & XtraDB post MDEV-14705Vicențiu Ciorbaru2018-04-102-6/+8
|/
* MDEV-15823: Test failure on galera.galera_var_slave_threadsJan Lindström2018-04-103-1/+9
* MDEV-14705: Extend timeout for waiting for transactionsMarko Mäkelä2018-04-102-10/+22
* Revert "MDEV-14705: Do not rollback on InnoDB shutdown"Marko Mäkelä2018-04-106-24/+46
* MDEV-15713 mariabackup: throw warning, if --stream is used without --backupVladislav Vaintroub2018-04-091-0/+4
* MDEV-15825 Mariabackup help mentions Percona and PXC but not MariaDBVladislav Vaintroub2018-04-092-2/+2
* Update test cases post MDEV-10286Vicențiu Ciorbaru2018-04-096-6/+12
* MDEV-13549: Galera test failuresJan Lindström2018-04-091-1/+1
* MDEV-15810: Test failure on galera.lp1376747 and galera.lp1376747-2Jan Lindström2018-04-095-2/+20
* MDEV-15807: Test failure on galera.galera_lock_tableJan Lindström2018-04-093-1/+11
* MDEV-13549: Galera test failuresJan Lindström2018-04-081-0/+7
* MDEV-15806: Test failure on galera.galera_parallel_simpleJan Lindström2018-04-083-1/+11
* MDEV-13549: Galera test failuresJan Lindström2018-04-081-3/+5
* MDEV-15752 Possible race between DDL and accessing I_S.INNODB_TABLESPACES_ENC...Marko Mäkelä2018-04-072-4/+18
* Merge branch '10.0' into 10.1Vicențiu Ciorbaru2018-04-0733-47/+599
|\
| * MDEV-15291 - OQGraph fails to build on FreeBSDSergey Vojtovich2018-04-063-3/+1
| * Update contributorsIan Gilfillan2018-04-053-6/+3
| * Merge branch '5.5' into 10.0Vicențiu Ciorbaru2018-04-0311-3/+441
| |\
| | * don't disable SSL when connecting via libmysqldSergei Golubchik2018-04-031-2/+2
| | * compiler warningSergei Golubchik2018-04-031-1/+1
| | * MDEV-15630 uuid() function evaluates at wrong time in queryAlexander Barkov2018-04-033-0/+24
| | * MDEV-11274: Executing EXPLAIN of complex query over join limit causes server ...Varun Gupta2018-03-273-0/+394
| | * MDEV-15620 Crash when using "SET @@NEW.a=expr" inside a triggerAlexander Barkov2018-03-273-0/+21
| * | increase upper value of max_prepared_stmt_count to UINT32_MAXDaniel Black2018-04-038-21/+21
| * | MDEV-9744: session optimizer_use_condition_selectivity=5 causing SQL Error (1...Varun Gupta2018-04-024-6/+72
| * | MDEV-15619 using CONVERT() inside AES_ENCRYPT() in an UPDATE corrupts dataAlexander Barkov2018-03-264-6/+90
* | | Disable galera_var_auto_inc_control_on test.Jan Lindström2018-04-072-0/+3
* | | Merge pull request #694 from codership/MDEV-13549-fixes-for-galera_wsrep_desy...Jan Lindström2018-04-072-0/+5
|\ \ \
| * | | MDEV-13549 Fix test galera.galera_wsrep_desync_wsrep_onDaniele Sciascia2018-04-062-0/+5
* | | | Disable test galera_var_auto_inc_control_on as it fails.Jan Lindström2018-04-063-0/+22
|/ / /
* | | Fix a compilation errorMarko Mäkelä2018-04-062-2/+4
* | | MDEV-15566: System tablespace does not easily key rotate to unencryptedJan Lindström2018-04-064-36/+156
* | | MDEV-13549: Galera test failuresJan Lindström2018-04-061-0/+11
* | | MDEV-14705: Follow-up fixesMarko Mäkelä2018-04-066-24/+26
* | | MDEV-13549: Galera test failuresJan Lindström2018-04-062-5/+7
* | | MDEV-14705: slow innodb startup/shutdown can exceed systemd timeoutDaniel Black2018-04-0618-30/+151