summaryrefslogtreecommitdiff
path: root/sql/log.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-29473 UBSAN: Signed integer overflow: X * Y cannot be represented in typ...Alexander Barkov2022-11-171-1/+1
* MDEV-21087/MDEV-21433: ER_SLAVE_INCIDENT arrives at slave without failure spe...Brandon Nesterenko2022-07-251-14/+57
* MDEV-24317 Data race in LOGGER::init_error_log at sql/log.cc:1443 and in LOGG...Sergei Golubchik2022-04-121-6/+1
* Merge branch '10.2' into 10.3mariadb-10.3.33Oleksandr Byelkin2022-01-291-1/+2
|\
| * MDEV-21308 : WSREP: binlog ... cache not empty warnings on server with WSREP ...bb-10.2-MDEV-21308Jan Lindström2022-01-221-1/+1
| * MDEV-16091: Seconds_Behind_Master spikes to millions of secondsbb-10.2-MDEV-16091Brandon Nesterenko2022-01-041-0/+1
| * MDEV-26833 Missed statement rollback in case transaction drops or create temp...bb-10.2-andreiAndrei Elkin2021-10-281-28/+12
* | Merge branch '10.2' into 10.3mariadb-10.3.32Oleksandr Byelkin2021-11-051-27/+10
|\ \
| * | MDEV-26833 Missed statement rollback in case transaction drops or create temp...mariadb-10.2.41Andrei Elkin2021-11-051-28/+12
| |/
* | Merge 10.2 into 10.3Marko Mäkelä2021-04-221-0/+19
|\ \ | |/
| * MDEV-24526 binlog rotate via FLUSH LOGS may obsolate binlog file for recovery...Andrei Elkin2021-04-211-0/+19
* | Merge branch '10.2' into 10.3Sujatha2020-11-121-1/+3
|\ \ | |/
| * MDEV-4633: multi_source.simple test fails sporadicallySujatha2020-11-121-1/+3
* | Merge 10.2 into 10.3Marko Mäkelä2020-10-221-3/+6
|\ \ | |/
| * Merge 10.1 into 10.2Marko Mäkelä2020-10-211-2/+4
| |\
| | * MDEV-4851: BUG#11763447: 'YOU CANNOT 'ALTER' A LOG TABLE IF LOGGING IS ENABLED'Nisha Gopalakrishnan2020-10-081-3/+5
| * | MDEV-23894 UBSAN: several call to function show_binlog_vars(THD*, st_mysql_sh...Eugene Kosov2020-10-061-1/+2
* | | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-08-031-9/+9
|\ \ \ | |/ /
| * | Merge branch '10.1' into 10.2Oleksandr Byelkin2020-08-021-9/+9
| |\ \ | | |/
| | * Code comment spellfixesIan Gilfillan2020-07-221-10/+10
* | | Merge 10.2 into 10.3Marko Mäkelä2020-06-131-2/+2
|\ \ \ | |/ /
| * | Merge branch '10.1' into 10.2Vicențiu Ciorbaru2020-06-111-2/+2
| |\ \ | | |/
| | * MDEV-22717: Conditional jump or move depends on uninitialised value(s) in fin...Sujatha2020-06-081-2/+2
* | | MDEV-22451: SIGSEGV in __memmove_avx_unaligned_erms/memcpy from _my_b_write o...Sujatha2020-05-201-1/+3
|\ \ \ | |/ /
| * | MDEV-22451: SIGSEGV in __memmove_avx_unaligned_erms/memcpy from _my_b_write o...Sujatha2020-05-201-1/+3
| |\ \ | | |/
| | * MDEV-22451: SIGSEGV in __memmove_avx_unaligned_erms/memcpy from _my_b_write o...Sujatha2020-05-201-1/+3
* | | Merge 10.2 into 10.3Marko Mäkelä2020-04-271-4/+5
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2020-04-271-4/+5
| |\ \ | | |/
| | * MDEV-22203: WSREP_ON is unnecessarily expensive to evaluateMarko Mäkelä2020-04-271-4/+5
* | | Merge 10.2 into 10.3Marko Mäkelä2020-04-151-6/+0
|\ \ \ | |/ /
| * | MDEV-22021: Galera database could get inconsistent with rollback to savepointmkaruza2020-03-311-6/+0
* | | Merge 10.2 into 10.3Marko Mäkelä2020-01-311-20/+14
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2020-01-311-18/+12
| |\ \ | | |/
| | * MDEV-20923:UBSAN: member access within address … which does not point to an...Sujatha2020-01-291-16/+11
| | * imporve clang buildEugene Kosov2019-06-251-4/+3
* | | Merge branch '10.2' into 10.3Sergei Petrunia2020-01-171-1/+2
|\ \ \ | |/ /
| * | MDEV-18514: Assertion `!writer.checksum_len || writer.remains == 0' failedSujatha2020-01-091-1/+2
* | | Remove \n from DBUG_PRINT statementsMichael Widenius2019-10-211-1/+1
* | | Fixes for binary logging --read-only modeMonty2019-10-201-2/+1
* | | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| |\ \ | | |/
| | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | |\
| | | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | | MDEV-17710 "unknown error" with FLUSH LOGS if log directory is not writeableSergei Golubchik2019-05-071-6/+6
* | | | Make connect speed great againSergey Vojtovich2019-05-031-0/+2
* | | | Merge branch '10.2' into 10.3Sergei Golubchik2019-03-291-3/+3
|\ \ \ \ | |/ / /
| * | | Merge branch '10.1' into 10.2Sergei Golubchik2019-03-291-3/+3
| |\ \ \ | | |/ /
| | * | cmake: re-enable -Werror in the maintainer modeSergei Golubchik2019-03-271-3/+3
* | | | Merge 10.2 into 10.3Marko Mäkelä2019-03-191-0/+51
|\ \ \ \ | |/ / /
| * | | MDEV-17262: mysql crashed on galera while node rejoined cluster (#895)sysprg2019-03-181-0/+51