You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A segfault is triggered when ProxySQL is configured for using GTID, can't connect connect to the specified 'ProxySQL binlog readers', and a new configuration for GTID is supplied to ProxySQL.
Description
A segfault is triggered when ProxySQL is configured for using GTID, can't connect connect to the specified 'ProxySQL binlog readers', and a new configuration for GTID is supplied to ProxySQL.
Version: Os and ProxySQL
Confirmed OSs:
ProxysSQL version:
Steps to reproduce the isssue:
cd
into the tarball directory../proxysql -f -c proxysql.cnf
mysql -uadmin -padmin -h127.0.0.1 -P6032 < config.sql
.Error log:
error-log.txt
Crash tarball:
gtid-config-segfault.tar.gz
Contents
The text was updated successfully, but these errors were encountered: