summaryrefslogtreecommitdiff
path: root/sql/wsrep_binlog.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* MDEV-6247: Merge 10.0-galera to 10.1.Jan Lindström2014-08-261-0/+414