[MDEV-23412] mariadb-binlog unknown default-character-set Created: 2020-08-06 Updated: 2020-10-12 Resolved: 2020-10-12 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Binary Protocol |
| Affects Version/s: | 10.5.4 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | miracee | Assignee: | Sergei Golubchik |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | need_feedback | ||
| Environment: |
Buster |
||
| Description |
|
mariadb.cnf:
|
| Comments |
| Comment by Sergei Golubchik [ 2020-09-08 ] |
|
Yes, this is expected. mariadb-binlog does not understand default-character-set option, so it does not belong into the common [client] section. Susanne, did we document that default-character-set works for mariadb-binlog? If yes, it's a documentation bug that should be corrected. |