[MDEV-26118] START_ENCRYPTION_EVENT is sent to replica Created: 2021-07-09 Updated: 2021-07-09 Resolved: 2021-07-09 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Documentation, Replication |
| Affects Version/s: | 10.3.28 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | Martijn Smidt | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Ubuntu 20.04.2 LTS |
||
| Description |
|
as https://mariadb.com/kb/en/start_encryption_event/ states, the START_ENCRYPTION_EVENT should not be sent to the replica server, however while using https://github.com/Shopify/ghostferry/ I encountered the event anyway
where the 5th byte is identified as 164 (0xa4) |
| Comments |
| Comment by Sergei Golubchik [ 2021-07-09 ] |
|
Apparently it was changed in I've updated the documentation, thanks |