Closed quakemmo closed 10 months ago
You can try this fork https://github.com/Moln/php-mysql-replication .
Resolve these issues:
DatabasesOnly
or TablesOnly
of Config
.(new ConfigBuilder())
->withRetry(-1) // Retry always.
->withRetry(0) // Disable retry feature. (Default)
->withRetry(2) // Retry twice.
8.1 no more supported move to 8.2 with version #104
Great job, this is a very useful piece of code. Small issue here with PHP 8.1:
Operating System: <Linux | Windows | OS X>
Linux
PHP Version: <5.6 | 7.0 | ...>
PHP 8.1
php-mysql-replication Version: <1.0.0>
1.0.0
*mysql version
Oracle-MYSQL 8.0.27