Skip to content

Conversation

DZunke
Copy link
Contributor

@DZunke DZunke commented May 6, 2024

The event is containing an integer value of the length of the query which can be longer then first expected. This is not working with extra long queries. The test i had added with #112 had only a short query were it worked well. Because of the dynamic length of the query to catch also those i now utilize the header length of the full binlog event to get the query.

Also i added a testcase for this with an extra long query.

Hope this fits you @krowinski ... thanks for your time!

@krowinski
Copy link
Owner

ok tx I will test later other version of mysql nad add to workflow tests as we got only mysql 5.7 😢

@cyppe
Copy link
Contributor

cyppe commented Jun 7, 2024

I have this problem, so hope it's possible to merge this soon.

@DZunke
Copy link
Contributor Author

DZunke commented Jul 24, 2024

@krowinski can you give an update for the state of this PR? What does block you? Can i help somewhere?

@krowinski
Copy link
Owner

@DZunke I'm unable to run test in other mysqversions #121 probably tests are not connecting to right db Im unable to find time to debug this.

DZunke added a commit to quentic-group/php-mysql-replication that referenced this pull request Apr 14, 2025
@krowinski krowinski merged commit 36e95c3 into krowinski:master Apr 18, 2025
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 this pull request may close these issues.

3 participants