sean.k1 (Umhyunsik)
sean.k1 (Umhyunsik)
@pstanescu Set global variable binlog_row_metadata=FULL binlog_row_image=FULL
@pstanescu The data of the points before setting binlog_row_image ,binlog_row_metadata = FULL are shown as UNKNOWN_COL. Before setting the global variable, binlog would not have that column data. After you...
@jiajie999 set binlog_row_metadata=FULL
@Bue-von-hon Thanks for contributing! Can you give me the url you referenced to check the code?
@Bue-von-hon https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-1.html#:~:text=databases.%20(WL%20%234618)-,Replication,-%3A%20An%20infrastructure Immediate commit timestamp original commit timestamp are introduced in MySQL-8.0.1 so Test Failed in 5.7 env
@Bue-von-hon 5.7 users will get an error and terminate the process if they use this version I'm asking 5.7 users to write below 1.00, but I don't think it's a...
@dongwook-chan Could you change this pr to draft?
@nankingrider hello? can you run code on this [PR](https://github.com/julien-duponchelle/python-mysql-replication/pull/481)
@YaoDongJi If you use Mysql 5.7version Use 0.45.1 version
@YaoDongJi we don't maintain this for mysql5.7 anymore, but I can put this [feature](https://github.com/julien-duponchelle/python-mysql-replication/pull/597#issuecomment-1864847808) in 0.45.2 if you want ?