summaryrefslogtreecommitdiff
path: root/sql/log_event.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed bugs found by valgrindMonty2020-05-151-0/+2
* Merge 10.1 into 10.2Marko Mäkelä2020-04-271-3/+3
|\
| * MDEV-22203: WSREP_ON is unnecessarily expensive to evaluateMarko Mäkelä2020-04-271-4/+4
* | MDEV-10570: Fix -Wmaybe-uninitializedMarko Mäkelä2020-03-171-11/+4
* | MDEV-21723 Async slave thread BF abort and replaying fixes (#1448)seppo2020-02-231-0/+8
* | Merge branch '10.1' into 10.2Oleksandr Byelkin2020-01-241-1/+8
|\ \ | |/
| * MDEV-21490: binlog tests fail with valgrind: Conditional jump or move depends...Sujatha2020-01-241-1/+8
* | Merge branch '10.1' into 10.2Sujatha2020-01-071-25/+67
|\ \ | |/
| * MDEV-18046: Assortment of crashes, assertion failures and ASAN errors in mysq...Sujatha2020-01-071-24/+33
| * MDEV-18046: Assortment of crashes, assertion failures and ASAN errors in mysq...Sujatha2020-01-071-1/+0
| * MDEV-18046: Assortment of crashes, assertion failures and ASAN errors in mysq...Sujatha2020-01-071-0/+5
| * MDEV-18046: Assortment of crashes, assertion failures and ASAN errors in mysq...Sujatha2020-01-071-10/+21
| * MDEV-18046: Assortment of crashes, assertion failures and ASAN errors in mysq...Sujatha2020-01-071-4/+4
| * MDEV-18046: Assortment of crashes, assertion failures and ASAN errors in mysq...Sujatha2020-01-071-1/+3
| * MDEV-18046: Assortment of crashes, assertion failures and ASAN errors in mysq...Sujatha2020-01-071-1/+1
| * MDEV-18046: Assortment of crashes, assertion failures and ASAN errors in mysq...Sujatha2020-01-071-4/+8
| * MDEV-18046: Assortment of crashes, assertion failures and ASAN errors in mysq...Sujatha2020-01-071-1/+8
* | MDEV-20574 Position of events reported by mysqlbinlog is wrong with encrypted...Sachin Setiya2019-10-081-16/+18
* | Merge 10.1 into 10.2Marko Mäkelä2019-07-181-1/+1
|\ \ | |/
| * MDEV-11154: Write_on_release_cache(log_event.cc) function will not write "COM...Sujatha2019-07-151-1/+1
* | MDEV-19076: rpl_parallel_temptable result mismatch '-33 optimistic'Sujatha2019-05-201-1/+2
* | 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
* | | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-05-041-9/+14
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.1Sergei Golubchik2019-04-261-10/+15
| |\ \ | | |/
| | * ProblemVenkatesh Venugopal2019-04-251-11/+15
* | | MDEV-16240: Assertion `0' failed in row_sel_convert_mysql_key_to_innobasebb-10.2-MDEV-16240Oleksandr Byelkin2019-04-251-0/+7
* | | Merge 10.1 into 10.2Marko Mäkelä2019-03-041-1/+1
|\ \ \ | |/ /
| * | MDEV-18333 Slow_queries count doesn't increase when slow_query_log is turned offAlexander Barkov2019-03-041-1/+1
* | | Merge 10.1 into 10.2Marko Mäkelä2019-02-021-44/+242
|\ \ \ | |/ /
| * | postmerge rollbacks and fixesOleksandr Byelkin2019-01-311-11/+1
| * | Merge branch '10.0-galera' into 10.1Oleksandr Byelkin2019-01-311-0/+21
| |\ \
| | * \ Merge remote-tracking branch 'origin/5.5-galera' into 10.0-galeraJan Lindström2018-10-301-11/+59
| | |\ \
| | | * \ Merge tag 'mariadb-5.5.62' into 5.5-galeramariadb-galera-5.5.62Jan Lindström2018-10-291-10/+36
| | | |\ \ | | | | |/
| * | | | MDEV-17803: ulonglongization of table_mapping entry::table_id to fix windows ...Andrei Elkin2019-01-251-2/+2
| * | | | MDEV-10963 Fragmented BINLOG queryAndrei Elkin2019-01-241-16/+153
* | | | | Fix the build after MDEV-17803Marko Mäkelä2019-01-241-3/+3
* | | | | Merge 10.1 into 10.2Marko Mäkelä2018-11-061-14/+41
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.0' into 10.1Sergei Golubchik2018-10-301-11/+38
| |\ \ \ \
| | * \ \ \ Merge branch '5.5' into 10.0Sergei Golubchik2018-10-271-11/+38
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | MDEV-15919 lower_case_table_names does not behave as expected(nor...Sachin2018-10-171-10/+36
| * | | | | Fix accumulation of old rows in mysql.gtid_slave_posKristian Nielsen2018-10-071-3/+3
* | | | | | Merge branch '10.1' into 10.2Oleksandr Byelkin2018-09-141-5/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch '10.0-galera' into 10.1Sergei Golubchik2018-09-071-5/+0
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Merge tag 'mariadb-10.0.36' into 10.0-galeraJan Lindström2018-08-021-4/+0
| | |\ \ \ \ | | | |/ / /
| | * | | | MDEV-16799: Test wsrep.variables crash at sql_class.cc:639 thd_get_ha_dataJan Lindström2018-07-241-5/+0
* | | | | | Merge 10.1 into 10.2Marko Mäkelä2018-06-261-4/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.0 into 10.1Marko Mäkelä2018-06-261-4/+0
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | MDEV-15242 Poor RBR update performance with partitioned tablesAndrei Elkin2018-06-251-4/+0