[MXS-182] SHOW SLAVE STATUS and maxadmin "show services" for binlog router needs updated when used with MariaDB 10 Master Created: 2015-06-04 Updated: 2015-07-16 Resolved: 2015-07-16 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | maxadmin |
| Affects Version/s: | None |
| Fix Version/s: | 1.2.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | Dipti Joshi (Inactive) | Assignee: | Massimiliano Pinto (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Currently when MaxScale is replicating from MariaDB 10 master, maxadmin doesn’t show all the MariaDB specific replication events via “show services” - This needs to be fixed May be some fields in MySQL>SHOW SLAVE STATUS should be updated/added. |
| Comments |
| Comment by Dipti Joshi (Inactive) [ 2015-06-11 ] |
|
Massimiliano Pinto Let us see what minimum needs to be done here - If it can be done in a day. |
| Comment by Massimiliano Pinto (Inactive) [ 2015-06-12 ] |
|
Those events should be printend in "show services" for binlog router Write Rows Event (v2) 0 |
| Comment by Massimiliano Pinto (Inactive) [ 2015-06-16 ] |
|
current code is in 'binlog_router_mariadb10' branch |
| Comment by Dipti Joshi (Inactive) [ 2015-06-16 ] |
|
Massimiliano Pinto Please update the documentation describing how to use binlog server with MariaDB 10 - any specific config on Slave & Master side, as well as on MaxScale |
| Comment by Massimiliano Pinto (Inactive) [ 2015-06-19 ] |
|
dshjoshi Documentatio updated: Added:: Branch will be merged soon into develop |