summaryrefslogtreecommitdiff
path: root/sql/wsrep_binlog.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-13850: Uninitialized variable at wsrep_binlog.cc:455Jan Lindström2017-09-201-1/+1
* fix warning "ignoring return value" of fwrite.Jan Lindström2017-04-051-1/+5
* MDEV-11179: WSREP transaction excceded size limit in Galera clusterNirbhay Choubey2016-12-121-2/+15
* 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