[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: |
|
||||||||||||
| Description |
|
Extend RESET MASTER to allow specifying next binary log. The new syntax will be: This will set the next binary log to start with next-binary-log-number,. 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 |