summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-21949 key rotation for innodb_encrypt_log is not working in 10.5bb-10.5-kevgs2Eugene Kosov2020-03-162-6/+10
* cleanup redo logEugene Kosov2020-03-163-46/+36
* cleanup redo logEugene Kosov2020-03-161-20/+5
* MDEV-21945 Assertion w==OPT failed in trx_purge_add_undo_to_history()Marko Mäkelä2020-03-161-1/+2
* MDEV-21942 Building 10.5 requires Internet accessSergei Golubchik2020-03-161-0/+4
* MDEV-21942 Building 10.5 requires Internet accessSergei Golubchik2020-03-161-1/+1
* update the test result for new perfschemaSergei Golubchik2020-03-161-1/+1
* MDEV-21943 reduce the binary tarball sizeSergei Golubchik2020-03-162-0/+8
* MDEV-21943 reduce the binary tarball sizeSergei Golubchik2020-03-161-3/+2
* restore stack traces that were broken by ebfe8c4e0eSergei Golubchik2020-03-161-4/+0
* Merge branch '10.5' of github.com:MariaDB/server into 10.5Kentoku SHIBA2020-03-1647-111/+183
|\
| * Fix various spelling errorsOtto Kekäläinen2020-03-1640-80/+80
| * MDEV-21534 - Improve innodb redo log group commit performanceVladislav Vaintroub2020-03-151-1/+4
| * MDEV-21922: Allow packing addon fields even if they don't honour max_length_f...Varun Gupta2020-03-153-3/+77
| * MDEV-742 test correction.Andrei Elkin2020-03-153-27/+22
* | fix evaluating bitmap issue in spiderKentoku SHIBA2020-03-163-7/+7
|/
* Test case fix: sort XA RECOVER resultSergey Vojtovich2020-03-153-4/+6
* MDEV-742 XA PREPAREd transaction survive disconnect/server restartAndrei Elkin2020-03-1472-220/+8867
* 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