[MXS-289] Corrupted memory or empty value are in Master_host field of SHOW SLAVE STATUS when master connection is broken Created: 2015-07-27 Updated: 2015-08-25 Resolved: 2015-08-25 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | binlogrouter |
| Affects Version/s: | 1.1.0 |
| Fix Version/s: | 1.3.0 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Massimiliano Pinto (Inactive) | Assignee: | Massimiliano Pinto (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Corrupted memory are is printed in Master_host via SHOW SLAVE STATUS when Master connection is down/broken A crash might occur. Example: mysql> show slave status \G |
| Comments |
| Comment by Massimiliano Pinto (Inactive) [ 2015-07-27 ] |
|
Current commit in 'develop' branch is: https://github.com/mariadb-corporation/MaxScale/commit/556e99b2a9d9b77602f6bd8cd2d450719afc8bf1 |