[MDEV-9544] FLUSH [RELAY] LOGS does not rotate logs for a named slave Created: 2016-02-10 Updated: 2020-12-08 Resolved: 2017-06-05 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Replication |
| Affects Version/s: | 10.0, 10.1 |
| Fix Version/s: | 10.1.25 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Lixun Peng |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | multisource | ||
| Attachments: |
|
||||||||
| Issue Links: |
|
||||||||
| Sprint: | 10.1.22 | ||||||||
| Description |
|
FLUSH LOGS and FLUSH RELAY LOGS rotate relay logs for a usual anonymous slave, but not for a named one.
|
| Comments |
| Comment by Daniel Black [ 2017-03-01 ] |
|
FLUSH RELAY LOGS "connection name" is documented https://mariadb.com/kb/en/mariadb/flush/, Is this working as desired? |
| Comment by Sachin Setiya (Inactive) [ 2017-03-01 ] |
|
Yes, It is working as desired , The only problem is flush logs should rotate all relay logs for multisource replication. I have created the patch , only test case is remaning |
| Comment by Sachin Setiya (Inactive) [ 2017-03-01 ] |
| Comment by Lixun Peng [ 2017-03-06 ] |
|
monty |
| Comment by Sachin Setiya (Inactive) [ 2017-06-05 ] |
|
Final Patch |