Roberto Spadim
Roberto Spadim
https://github.com/noplay/python-mysql-replication/blob/511b42c8ac2c1682a6e2fd4d6691658245b57987/pymysqlreplication/row_event.py#L279
Please check #315
I think a class is “too much” A single function callback do this with function and/or classes (it automatcally include class “self” variable)
any example @amigold ?
i sent two PR from cellphone sorry about two PR instead of only one
this is usefull to save position of client side too, and receive kill signals and stop application
hi @Amyth07 could you explain where you changed? maybe a pull request? i have the same problem here
maybe you are using mixed format and some queries are being replicated by QueryEvent instead of row events?
yes ti suport events, if it's not supported it can be implemented
maybe cause information_schema is slower than show columns command?