Closed
Description
Please provide the following details.
- Operating System:
- PHP Version: < 7.0 >
- php-mysql-replication Version: <1.0.0>
- *mysql version (
SELECT VERSION();
): <10 Maria >
Steps required to reproduce the problem.
- Run the replication normally, let say using resume example
- binLogPosition exceed number 2147483647
- php-replication keep crashing due the int data type could not hold the binlog position number
Expected Result.
- should be running without problem
Actual Result.
- buffer overflow
Metadata
Metadata
Assignees
Labels
No labels