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
There is a warning during integration test run
[root@docker proxysql_tools]# make test-integration ... tests/integration/galera/test_set_sync.py::test__galera_server_set_sync /usr/lib64/python2.7/site-packages/pymysql/cursors.py:323: Warning: (1231, "'wsrep_desync' is already OFF.") self._do_get_result()
The text was updated successfully, but these errors were encountered:
#60
Sorry, something went wrong.
otani88
No branches or pull requests
Description
There is a warning during integration test run
What I Did
The text was updated successfully, but these errors were encountered: