Skip to content

Buffer Overflow at BinLogPosition #84

Closed
@MacRaeMac

Description

@MacRaeMac

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.

  1. Run the replication normally, let say using resume example
  2. binLogPosition exceed number 2147483647
  3. 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
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions