We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Please provide the following details.
SELECT VERSION();
Steps required to reproduce the problem.
default-authentication-plugin=mysql_native_password
caching_sha2_password
Expected Result.
Actual Result.
Exception: MySQLReplication\BinaryDataReader\BinaryDataReader::readInt32(): Return value must be of type int, null returned Type: TypeError File: vendor/krowinski/php-mysql-replication/src/MySQLReplication/BinaryDataReader/BinaryDataReader.php Line: 274 StackTrace: #0 vendor/krowinski/php-mysql-replication/src/MySQLReplication/Event/Event.php:143 MySQLReplication\BinaryDataReader\BinaryDataReader->readInt32() #1 vendor/krowinski/php-mysql-replication/src/MySQLReplication/Event/Event.php:51 MySQLReplication\Event\Event->createEventInfo() #2 vendor/krowinski/php-mysql-replication/src/MySQLReplication/Event/Event.php:45 MySQLReplication\Event\Event->makeEvent() #3 vendor/krowinski/php-mysql-replication/src/MySQLReplication/MySQLReplicationFactory.php:109 MySQLReplication\Event\Event->consume() #4 vendor/krowinski/php-mysql-replication/src/MySQLReplication/MySQLReplicationFactory.php:103 MySQLReplication\MySQLReplicationFactory->consume()
The text was updated successfully, but these errors were encountered:
No branches or pull requests
SELECT VERSION();
): 8.0.37default-authentication-plugin=mysql_native_password
for mysqlcaching_sha2_password
to binlog userThe text was updated successfully, but these errors were encountered: