julien-duponchelle / python-mysql-replication

Pure Python Implementation of MySQL replication protocol build on top of PyMYSQL
2.31k stars 678 forks source link

auto_position 如何使用 #575

Closed larzwow closed 10 months ago

larzwow commented 10 months ago
 auto_position: Use master_auto_position gtid to set position 

这个参数是直接写死吗? auto_position = "e53937be-cdd7-11ea-840f-b02628fc286a:1-10593571" 能否动态获取到gtid