summaryrefslogtreecommitdiff
path: root/sql/wsrep_binlog.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-22021: Galera database could get inconsistent with rollback to savepointmkaruza2020-03-311-14/+0
* 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.1 into 10.2Marko Mäkelä2019-03-221-1/+0
|\ \ | |/
| * Fix USE_AFTER_FREE (CWE-672)FaramosCZ2019-03-221-1/+0
* | 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
* | 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
* | 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
* MDEV-6247: Merge 10.0-galera to 10.1.Jan Lindström2014-08-261-0/+414