summaryrefslogtreecommitdiff
path: root/sql/log.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | dirty mergeOleksandr Byelkin2019-02-071-3/+3
|\ \ \ \ | |/ / /
| * | | Merge 10.1 into 10.2Marko Mäkelä2019-02-031-3/+3
| |\ \ \ | | |/ /
| | * | Merge 10.1 into 10.1Marko Mäkelä2019-02-021-3/+3
| | |\ \
| | | * \ Merge branch '5.5' into 10.0Oleksandr Byelkin2019-01-281-3/+3
| | | |\ \ | | | | |/
| | | | * Bug #28178776 COMPARISON OF UNINITAILIZED MEMORY IN LOG_IN_USEAditya A2019-01-231-3/+3
* | | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-09-281-4/+4
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.1' into 10.2Oleksandr Byelkin2018-09-141-4/+4
| |\ \ \ \ | | |/ / /
| | * | | compiler warnings (clang 4.0.1 on i386)Sergei Golubchik2018-09-041-2/+2
* | | | | Merge 10.2 into 10.3Marko Mäkelä2018-08-031-5/+4
|\ \ \ \ \ | |/ / / /