summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-13232: Assertion `(&(&share->intern_lock)->m_mutex)->count > 0 && pthrea...bb-10.3-MDEV-13232Oleksandr Byelkin2018-04-1713-40/+828
* Merge remote-tracking branch '10.2' into 10.3Vicențiu Ciorbaru2018-04-12145-425/+1963
|\
| * MDEV-12632: Source and destination overlap in memcpy, encryption.innodb-disca...Jan Lindström2018-04-121-4/+10
| * MDEV-12903: encryption.innodb_encryption_discard_import fails in buildbot wit...Jan Lindström2018-04-122-5/+24
| * Use same connection convention of specifying IPsVicențiu Ciorbaru2018-04-124-28/+28
| * Fix perfschema.hostcache_ipv4_max_conVicentiu Ciorbaru2018-04-124-28/+28
| * MDEV-15780 : mariabackup does not handle absolute names in for system tablesp...Vladislav Vaintroub2018-04-111-1/+2
| * Fixed mdev-15765 BETWEEN not working in certain casesIgor Babaev2018-04-103-0/+38
| * Merge branch '10.1' into 10.2Vicențiu Ciorbaru2018-04-10134-391/+1474
| |\
| | * 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
| | * | | MDEV-14705: Speed up InnoDB shutdownDaniel Black2018-04-062-44/+2
| | * | | MDEV-14705: Do not rollback on InnoDB shutdownMarko Mäkelä2018-04-066-46/+24
| | * | | Fix out of array access.Jan Lindström2018-04-061-1/+1
| | * | | MDEV-13549: Galera test failuresJan Lindström2018-04-051-13/+0
| | * | | MDEV-13549: Galera test failuresJan Lindström2018-04-053-1/+16