summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* dynamic nr of Innodb io threads10.5-wladVladislav Vaintroub2020-03-1410-38/+181
* Fixed compiler failures with gcc 7.4.1 and new my_malloc codeMonty2020-03-143-12/+16
* MDEV-21920 binlog_encryption.rpl_gtid_basic test failure with --psSergei Golubchik2020-03-141-0/+0
* Merge branch 'github/10.5' into 10.5Sergei Golubchik2020-03-14125-1641/+1600
|\
| * cleanup redo logEugene Kosov2020-03-142-18/+3
| * Pre-MDEV-742 InnoDB fixesSergey Vojtovich2020-03-132-74/+35
| * Extended debug_sync_control life timeSergey Vojtovich2020-03-133-17/+22
| * MDEV-21903 FTS optimize thread aborts during shutdownThirunarayanan Balathandayuthapani2020-03-131-2/+3
| * Update libmariadb to fix GCC -Wstringop-truncationMarko Mäkelä2020-03-131-0/+0
| * MDEV-15058: Remove buf_pool_get_dirty_pages_count()Marko Mäkelä2020-03-133-50/+26
| * MDEV-21920 binlog_encryption.rpl_gtid_basic test failure with --psAlexander Barkov2020-03-131-0/+0
| * MDEV-20632: Fix -Wmaybe-uninitializedMarko Mäkelä2020-03-131-27/+27
| * MDEV-21907: Fix or disable -Wconversion on GCC 5.3.0 i386Marko Mäkelä2020-03-136-13/+62
| * MDEV-21907: InnoDB: Enable -Wconversion on clang and GCCMarko Mäkelä2020-03-1280-682/+726
| * MDEV-21907: Fix some -Wconversion outside InnoDBMarko Mäkelä2020-03-1213-154/+135
| * MDEV-16264: Eliminate unsafe os_aio_userdata_t type castMarko Mäkelä2020-03-123-2/+8
| * MDEV-21924 Clean up InnoDB GIS record comparisonMarko Mäkelä2020-03-128-541/+349
| * MDEV-13362: Fix -Wset-but-unusedMarko Mäkelä2020-03-121-1/+1
| * MDEV-13362: implement --require_secure_transport optionJulius Goryavsky2020-03-1214-61/+204
* | fix a race condition in the perfschema.transaction_nested_eventsSergei Golubchik2020-03-141-1/+1
* | fix a race condition in the main.grant_kill testSergei Golubchik2020-03-142-10/+5
* | perfschema test formatting. Use --echo #Sergei Golubchik2020-03-1488-1845/+1836
* | MDEV-21222 mariabackup.incremental_backup failed with memory allocation failureSergei Golubchik2020-03-141-0/+5
* | mtr sets MYSQLTEST_REAL_VARDIR when MYSQLTEST_VARDIR is a symlinkSergei Golubchik2020-03-142-3/+5
* | Merge branch '10.4' into 10.5Oleksandr Byelkin2020-03-11132-2139/+2879
|\ \ | |/ |/|
| * Merge branch '10.3' into 10.4Oleksandr Byelkin2020-03-1118-76/+123
| |\
| | * Merge branch '10.2' into 10.3Oleksandr Byelkin2020-03-1113-47/+94
| | |\
| | | * MDEV-19740: Correct a type mismatch WITH_INNODB_EXTRA_DEBUGMarko Mäkelä2020-03-101-2/+3
| | | * fix use-after-freeEugene Kosov2020-03-101-2/+2
| | | * Make main.mysql_client_test non-great againMarko Mäkelä2020-03-101-2/+0
| | | * Merge 10.1 into 10.2Marko Mäkelä2020-03-101-2/+0
| | | |\
| | | | * Do not bother to disable non-existing testsMarko Mäkelä2020-03-101-2/+0
| | | * | Minor cleanup of main.partition_innodbMarko Mäkelä2020-03-092-28/+12
| | | * | MDEV-21758 : Events switched randomly to SLAVESIDE_DISABLEDJan Lindström2020-03-093-4/+62
| | * | | MDEV-15724 - Possible crash in parserAleksey Midenkov2020-03-111-0/+1
| | * | | Correctly link mysqlclient.pc to mariadb.pc under multi-arch supportVicențiu Ciorbaru2020-03-082-1/+3
| | * | | Merge branch '10.2' into 10.3Vicențiu Ciorbaru2020-03-083-31/+26
| | |\ \ \ | | | |/ /
| | | * | Check for CPU_COUNT macro within my_getncpusVicențiu Ciorbaru2020-03-081-21/+23
| | | * | Update install layout to account for multi-arch setupDaniel Black2020-03-083-11/+4
| * | | | Merge commit '10.3' into 10.4Oleksandr Byelkin2020-03-1161-222/+1158
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-03-0642-88/+545
| | |\ \ \ | | | |/ /
| | | * | Merge branch '10.1' into 10.2Oleksandr Byelkin2020-03-061-0/+12
| | | |\ \ | | | | |/
| | | | * Merge branch '5.5' into 10.1Oleksandr Byelkin2020-03-061-0/+12
| | | | |\
| | | | | * MDEV-21646: Failure to compile my_addr_resolve.c with binutils-2.34bb-5.5-MDEV-21646Oleksandr Byelkin2020-02-121-0/+12
| | | * | | Enable galera.galera_ist_mariabackup and galera.mysql-wsrep#33.Stepan Patryshev2020-03-061-2/+0
| | | * | | MDEV-19208 mariadb.pc: install into libdirVicențiu Ciorbaru2020-03-052-2/+2
| | | * | | Merge branch '10.1' into 10.2Vicențiu Ciorbaru2020-03-056-3/+39
| | | |\ \ \ | | | | |/ /
| | | | * | Remove unneded extra context line from test file to make it version independentVicențiu Ciorbaru2020-02-282-4/+2
| | | | * | mariadb.pc: remove unnecessary include directoryBen Boeckel2020-02-261-1/+1
| | | | * | mariadb{,@}.service comment typo open-file-limit -> open-files-limitDaniel Black2020-02-252-2/+2