summaryrefslogtreecommitdiff
path: root/sql/wsrep_binlog.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Jan Lindström2022-09-051-1/+1
|\
| * Reduce compilation dependencies on wsrep_mysqld.hDaniele Sciascia2022-08-311-1/+1
* | Merge 10.4 into 10.5Marko Mäkelä2022-06-021-4/+4
|\ \ | |/
| * MDEV-27862 Galera should replicate nextval()-related changes in sequences wit...mkaruza2022-05-301-4/+4
* | MDEV-24721 galera.mysql-wsrep-bugs-607 test failuresjaakola2021-01-291-3/+1
* | Merge commit '10.4' into 10.5Oleksandr Byelkin2021-01-061-1/+1
|\ \ | |/
| * MDEV-24327 wsrep XID checkpointing order violation with cert failuresbb-10.4-MDEV-24327sjaakola2020-12-171-2/+2
* | Merge 10.4 into 10.5Marko Mäkelä2020-03-211-36/+0
|\ \ | |/
| * MDEV-21675: Data inconsistency after multirow insert rollback (#1474)Daniele Sciascia2020-03-211-36/+0
* | perfschema memory related instrumentation changesSergei Golubchik2020-03-101-1/+1
* | Merge 10.4 into 10.5Oleksandr Byelkin2019-11-071-2/+2
|\ \ | |/
| * MDEV-17099 Preliminary changes for Galera XA support (#1404)Daniele Sciascia2019-10-301-2/+2
| * Revert MDEV-17099 Preliminary changes for Galera XA support (#1401)Marko Mäkelä2019-10-281-2/+2
| * MDEV-17099 Preliminary changes for Galera XA support (#1401)Daniele Sciascia2019-10-241-2/+2
* | MDEV-17048 Inconsistency voting support (#1373)Alexey Yurchenko2019-08-281-1/+3
|/
* Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+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
* | | | Merge 10.3 into 10.4Marko Mäkelä2019-03-221-1/+0
|\ \ \ \ | |/ / /
| * | | Merge remote-tracking branch 'origin/10.2' into 10.3Alexander Barkov2019-03-221-1/+0
| |\ \ \ | | |/ /
| | * | Merge 10.1 into 10.2Marko Mäkelä2019-03-221-1/+0
| | |\ \ | | | |/
| | | * Fix USE_AFTER_FREE (CWE-672)FaramosCZ2019-03-221-1/+0
* | | | 10.4 wsrep group commit fixes (#1224)Teemu Ollakka2019-03-151-0/+64
* | | | Remove unused codeMarko Mäkelä2019-01-241-7/+0
* | | | Galera4Brave Galera Crew2019-01-231-250/+84
|/ / /
* | | Merge 10.2 into 10.3Marko Mäkelä2018-08-031-10/+42
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2018-08-021-10/+42
| |\ \ | | |/
| | * MDEV-16777: galera.galera_gra_log fails with File ...GRA_*.log not found errorSergei Petrunia2018-07-191-3/+11
| | * Post-fix to "Adopt Debian's fix-FTBFS-on-GNU-Hurd.patch", part #2.Sergei Petrunia2018-07-021-10/+10
| | * Fix a typo a in the commit before the last oneSergei Petrunia2018-06-291-1/+1
| | * Adopt Debian's fix-FTBFS-on-GNU-Hurd.patch.Sergei Petrunia2018-06-291-9/+34
| * | Merge branch '10.1' into 10.2Vicențiu Ciorbaru2017-09-201-1/+1
| |\ \ | | |/
| | * MDEV-13850: Uninitialized variable at wsrep_binlog.cc:455Jan Lindström2017-09-201-1/+1
* | | Add likely/unlikely to speed up executionMonty2018-05-071-1/+1
* | | Changed database, tablename and alias to be LEX_CSTRINGMonty2018-01-301-8/+11
* | | Enusure that my_global.h is included firstMichael Widenius2017-08-241-0/+1
* | | Fixed compiler warnings and warnings from build.tagsMonty2017-05-081-1/+1
* | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-04-131-1/+5
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2017-04-061-1/+5
| |\ \ | | |/
| | * fix warning "ignoring return value" of fwrite.Jan Lindström2017-04-051-1/+5
* | | MDEV-8203 Assert in Query_log_event::do_apply_event()Monty2017-04-071-1/+1
|/ /
* | Merge branch '10.1' into 10.2Sergei Golubchik2016-12-291-2/+15
|\ \ | |/
| * MDEV-11179: WSREP transaction excceded size limit in Galera clusterNirbhay Choubey2016-12-121-2/+15
* | Changed my_thread_id to int64 to fix compilation problem withMonty2016-02-081-8/+8
|/
* cleanup: Log_event::write() and MYSQL_BIN_LOG::write_cache()Sergei Golubchik2015-09-041-1/+2
* Update read_pos after reading from the cache.Nirbhay Choubey2015-07-141-4/+26
* my_b_fill, inline my_b_* functions instead of hairy macrosSergei Golubchik2015-06-021-4/+0
* misc IO_CACHE cleanupsSergei Golubchik2015-06-021-1/+1
* MDEV-7867: Add binlog header to GRA_.log fileNirbhay Choubey2015-04-011-1/+61