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
Valgrind reports invalid writes/reads at:
MySQL_HostGroups_Manager::update_group_replication_set_writer(char*, int, int) (MySQL_HostGroups_Manager.cpp:4092)
ProxySQL version
v2.0.16.
v2.1.0 should also be affected.
OS version
NAME="Arch Linux" PRETTY_NAME="Arch Linux" ID=arch BUILD_ID=rolling
Start ProxySQL configured with a MySQL cluster using group replication.
/var/lib/proxysql/proxysql.log
Both ProxySQL log and valgrind log can be found attached:
The text was updated successfully, but these errors were encountered:
Merge pull request #3263 from sysown/v2.0.16-3261
b18e4c0
Closes #3261: Fixed invalid writes/reads in 'update_group_replication_set_writer' due to query not fitting in allocated buffer
Successfully merging a pull request may close this issue.
Valgrind reports invalid writes/reads at:
ProxySQL version
v2.0.16.
v2.1.0 should also be affected.
OS version
Start ProxySQL configured with a MySQL cluster using group replication.
/var/lib/proxysql/proxysql.log
)Both ProxySQL log and valgrind log can be found attached:
The text was updated successfully, but these errors were encountered: