[MDEV-7867] Add binlog header to GRA_.log file Created: 2015-03-29 Updated: 2018-04-03 Resolved: 2015-04-02 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | wsrep |
| Affects Version/s: | 10.1.3 |
| Fix Version/s: | 10.1.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | Nirbhay Choubey (Inactive) | Assignee: | Nirbhay Choubey (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | galera | ||
| Description |
|
On error, the applier thread writes the RBR buffer to a log file named GRA_xxx.log. This file can later be used during investigation. http://www.percona.com/blog/2012/12/19/percona-xtradb-cluster-pxc-what-about-gra_-log-files/ This task is about adding binlog header to GRA_xxx.log file. |
| Comments |
| Comment by Nirbhay Choubey (Inactive) [ 2015-03-29 ] |
|
http://lists.askmonty.org/pipermail/commits/2015-March/007677.html |
| Comment by Jan Lindström (Inactive) [ 2015-03-30 ] |
|
ok to push. |
| Comment by Nirbhay Choubey (Inactive) [ 2015-04-02 ] |
|
https://github.com/MariaDB/server/commit/575dd775046b7dd53330bcb01b81dceeffeb2e88 |