Development Phase 2 of Bin Log Server
(MXS-130)
|
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | binlogrouter |
| Affects Version/s: | None |
| Fix Version/s: | 1.3.0 |
| Type: | Sub-Task | Priority: | Major |
| Reporter: | Dipti Joshi (Inactive) | Assignee: | Massimiliano Pinto (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Implement these commands in MaxScale Bin Log Server as per requirements described in this document
|
| Comments |
| Comment by Massimiliano Pinto (Inactive) [ 2015-05-25 ] |
|
Added hooks for STOP/START SLAVE and action is logged 2015-05-25 09:13:55 Binlog_Service: STOP SLAVE received by massi@127.0.0.1. Disconnecting from master 127.0.0.1:3306 |
| Comment by Massimiliano Pinto (Inactive) [ 2015-05-25 ] |
|
Added BLRM_SLAVE_STOPPED state and blr_start_slave / blr_stop_slave Code in in 1.1.1-binlog_router branch |
| Comment by Massimiliano Pinto (Inactive) [ 2015-05-28 ] |
|
Added CHANGE MASTER hook. Command executes only if router has SLAVE_STOPPED Tested a new master connection to a new server in port 3307 when command is received |