[MDEV-8469] Add RESET MASTER TO x to allow specification of binlog file nr Created: 2015-07-15  Updated: 2015-08-07  Due: 2015-07-15  Resolved: 2015-07-16

Status: Closed
Project: MariaDB Server
Component/s: Replication
Fix Version/s: 10.1.6

Type: Task Priority: Major
Reporter: Michael Widenius Assignee: Michael Widenius
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Relates
relates to MDEV-8574 Running RESET MASTER TO n with too bi... Confirmed
relates to MDEV-8355 Extend RESET MASTER to allow specifyi... Closed

 Description   

Extend RESET MASTER to allow specifying next binary log.

The new syntax will be:
RESET MASTER TO #next-binary-log-number#

This will set the next binary log to start with next-binary-log-number,.
If next-binary-log-number is smaller or equal to the current max log number, then the will use the max-current-log-number +1, as we normally do.

This has been filed as https://bugs.mysql.com/bug.php?id=77438 in the MYSQL bugs database.

See also: https://github.com/mysql/mysql-server/pull/14



 Comments   
Comment by Michael Widenius [ 2015-07-16 ]

Pushed into 10.1 tree

Generated at Thu Feb 08 07:27:23 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.