ogata-ryosuke
Results
2
comments of
ogata-ryosuke
`server_id` is default 1. ``` mysql> select @@server_id; +-------------+ | @@server_id | +-------------+ | 1 | +-------------+ 1 row in set (0.00 sec) ``` Where should I reference for the...
same error... This should be 'binlog.000007', isn't './binlog.000006'? ``` backend-meilisync-1 | asyncmy.errors.OperationalError: (1236, "A replica with the same server_uuid/server_id as this replica has connected to the source; the first event...