summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-21951: mariabackup SST fail if data-directory have lost+found directory10.5-MDEV-21951Julius Goryavsky2020-03-242-2/+4
* MDEV-21961 Bind CONNECTION ADMIN to a number of global system variablesAlexander Barkov2020-03-1730-21/+1531
* MDEV-21960 Bind READ_ONLY ADMIN to @@read_onlyAlexander Barkov2020-03-176-2/+115
* MDEV-21957 Bind BINLOG ADMIN to @@binlog_format, @@binlog_direct_.., @@sql_lo...Alexander Barkov2020-03-1714-19/+347
* Merge 10.4 into 10.5Marko Mäkelä2020-03-1717-96/+220
|\
| * MDEV-16188: Fix clang 10 -Wimplicit-int-float-conversionMarko Mäkelä2020-03-161-1/+2
| * MDEV-5313: Fix GCC 10 -Wenum-conversionMarko Mäkelä2020-03-161-1/+9
| * Merge 10.3 into 10.4Marko Mäkelä2020-03-1620-98/+430
| |\
| | * MDEV-13134/MDEV-21855: Add a test caseMarko Mäkelä2020-03-162-0/+147
| | * Merge 10.2 into 10.3Marko Mäkelä2020-03-1318-104/+283
| | |\
| | | * Fix GCC 10.0 -Wstringop-overflowMarko Mäkelä2020-03-131-5/+8
| | | * MDEV-10047: table-based master info repositorySujatha2020-03-133-1/+220
| | | * Fix clang 10 warningsMarko Mäkelä2020-03-132-3/+4
| | | * MDEV-21933 INFORMATION_SCHEMA.INNODB_SYS_TABLESPACES accesses SYS_DATAFILESMarko Mäkelä2020-03-133-28/+14
| | | * Fix GCC 10 -Wclass-memaccessMarko Mäkelä2020-03-131-1/+1
| | | * Fix GCC 10 -Wstringop-truncationMarko Mäkelä2020-03-131-0/+2
| | | * Update libmariadbMarko Mäkelä2020-03-131-0/+0
| | | * Merge 10.1 into 10.2Marko Mäkelä2020-03-138-92/+53
| | | |\
| | | | * Merge 5.5 into 10.1Marko Mäkelä2020-03-131-7/+7
| | | | |\
| | | | | * Cleanup: clang-10 -Wmisleading-indentationMarko Mäkelä2020-03-111-7/+7
| | | | * | MDEV-21918 improve page_zip_verify_checksum()Eugene Kosov2020-03-112-44/+30
| | | | * | fix typedef-related warning and cleanup using namespace stdEugene Kosov2020-03-116-11/+9
| | | | * | Fix compile warning:Sergei Petrunia2020-03-111-1/+1
| | | * | | InnoDB: improve error message for checksum mismatchEugene Kosov2020-03-121-1/+2
| | | * | | Add galera debug sync to galera_slave_replay test.Jan Lindström2020-03-111-1/+2
| | * | | | Add galera debug sync to galera_slave_replay test.Jan Lindström2020-03-121-1/+2
| | * | | | Fixed wrong assert (found by clang)Monty2020-03-111-1/+1
| * | | | | MDEV-21599 plugins.server_audit fails sporadically in buildbotSergei Golubchik2020-03-141-0/+3
* | | | | | perfschema: remove unused variablesMarko Mäkelä2020-03-171-6/+3
* | | | | | Fix the build on big-endian systemsMarko Mäkelä2020-03-171-15/+17
|\ \ \ \ \ \
| * | | | | | Fix compile on all big endian related to innodb:ut_crc32_swap_byteorderDaniel Black2020-03-171-15/+17
* | | | | | | MDEV-21956 Add class Sys_var_charptr_fscsAlexander Barkov2020-03-174-141/+130
* | | | | | | Cleanup: Remove an unused variableMarko Mäkelä2020-03-161-4/+0
* | | | | | | MDEV-21949 key rotation for innodb_encrypt_log is not working in 10.5Eugene Kosov2020-03-162-6/+10
* | | | | | | cleanup redo logEugene Kosov2020-03-163-46/+36
* | | | | | | cleanup redo logEugene Kosov2020-03-161-20/+5
* | | | | | | MDEV-21824 Crash in convert_error_messageVladislav Vaintroub2020-03-161-1/+1
* | | | | | | fix typo on non-Linux/WindowsVladislav Vaintroub2020-03-161-1/+1
* | | | | | | fix a copy-paste error in 8fd654ce0e5Sergei Golubchik2020-03-161-2/+2
* | | | | | | fix a nondeterminism in perfschema.statement_program_nesting_event_check testSergei Golubchik2020-03-162-4/+2
* | | | | | | 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