krowinski / php-mysql-replication

Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.
MIT License
319 stars 94 forks source link

Mysql8.4 SHOW MASTER STATUS change to SHOW BINARY LOG STATUS and more... #115

Open hetao29 opened 4 months ago

hetao29 commented 4 months ago

Please provide the following details.

change below

https://dev.mysql.com/doc/relnotes/mysql/8.4/en/news-8-4-0.html