Skip to content
New issue

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

MySQLReplication\BinaryDataReader\BinaryDataReaderException: $size 8 not handled #10

Closed
huangdijia opened this issue Mar 15, 2023 · 0 comments

Comments

@huangdijia
Copy link

huangdijia commented Mar 15, 2023

[ERROR] [trigger.default] MySQLReplication\BinaryDataReader\BinaryDataReaderException: $size 8 not handled in /Users/hdj/gitroot/tw591ms/sms/vendor/moln/php-mysql-replication/src/MySQLReplication/BinaryDataReader/BinaryDataReader.php:176
Stack trace:
#0 /Users/hdj/gitroot/tw591ms/sms/vendor/moln/php-mysql-replication/src/MySQLReplication/Event/RowEvent/RowEvent.php(847): MySQLReplication\BinaryDataReader\BinaryDataReader->readUIntBySize(8)
#1 /Users/hdj/gitroot/tw591ms/sms/vendor/moln/php-mysql-replication/src/MySQLReplication/Event/RowEvent/RowEvent.php(564): MySQLReplication\Event\RowEvent\RowEvent->getSet(Object(MySQLReplication\Event\RowEvent\ColumnDTO))
#2 /Users/hdj/gitroot/tw591ms/sms/vendor/moln/php-mysql-replication/src/MySQLReplication/Event/RowEvent/RowEvent.php(931): MySQLReplication\Event\RowEvent\RowEvent->getColumnData('\xFF\xFF\xFF\xFF\xFF\xFF')
#3 /Users/hdj/gitroot/tw591ms/sms/vendor/moln/php-mysql-replication/src/MySQLReplication/Event/Event.php(101): MySQLReplication\Event\RowEvent\RowEvent->makeUpdateRowsDTO()
#4 /Users/hdj/gitroot/tw591ms/sms/vendor/moln/php-mysql-replication/src/MySQLReplication/MySQLReplicationFactory.php(198): MySQLReplication\Event\Event->consume()
#5 /Users/hdj/gitroot/tw591ms/sms/vendor/friendsofhyperf/trigger/src/Consumer.php(98): MySQLReplication\MySQLReplicationFactory->consume()
#6 /Users/hdj/gitroot/tw591ms/sms/vendor/hyperf/utils/src/Waiter.php(43): FriendsOfHyperf\Trigger\Consumer->FriendsOfHyperf\Trigger\{closure}()
#7 /Users/hdj/gitroot/tw591ms/sms/vendor/hyperf/utils/src/Functions.php(279): Hyperf\Utils\Waiter->Hyperf\Utils\{closure}()
#8 /Users/hdj/gitroot/tw591ms/sms/app/Kernel/Context/Coroutine.php(48): call(Object(Closure))
#9 [internal function]: App\Kernel\Context\Coroutine->App\Kernel\Context\{closure}()
#10 {main} 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants