[MDEV-10818] MySQL Binary Logging Version Issue Created: 2016-09-16 Updated: 2016-10-24 Resolved: 2016-10-24 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Scripts & Clients |
| Affects Version/s: | 10.1 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | Andy OBrien | Assignee: | Unassigned |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | need_feedback | ||
| Description |
|
When attempting to run commands through the mysqlbinlog executable, the following error message occurs due to an incorrect check for the MySQL version in mysqlbinlog.cc (https://github.com/MariaDB/server/blob/10.1/client/mysqlbinlog.cc#L1928):
|
| Comments |
| Comment by Elena Stepanova [ 2016-09-19 ] |
|
oban0601, It works fine for me. Is it possible that your mysqlbinlog belongs to a MySQL package (rather than MariaDB)? |
| Comment by Elena Stepanova [ 2016-10-24 ] |
|
Please comment to re-open if you have further information on the issue. |