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

DBZ-8194 Access gtidEnabled always in a thread safe manner and add more logging #6

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

vjuranek
Copy link
Member

@vjuranek
Copy link
Member Author

Tests fail because of

2024-10-14T13:39:17.9041809Z exec:  /home/runner/.onetimeserver/Linux-x86_64/wrapper -debug -mysql-version 5.7 -ppid 2296 -type mysql -- --log-slave-updates --log-bin=master --binlog_format=row --innodb_flush_log_at_trx_commit=0 --server_id=1 --character-set-server=utf8 --sync_binlog=0 --default-time-zone=+00:00 --gtid-mode=ON --log-slave-updates=ON --enforce-gtid-consistency=true
2024-10-14T13:39:17.9043794Z *** buffer overflow detected ***: terminated

which is very likely some issue in wrapper.c, but so far no idea what it is.

@vjuranek
Copy link
Member Author

Looks like CI started to work again:-)

Copy link

@kunalsinha-okta kunalsinha-okta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

2 participants