-
Shivji Jha authored
Problem: semi-synchronous replication was not compiled with SSL. As a result, the net.vio->ssl_arg attribute, used in semisync, was uninitialized. An access to it lead to the bug scenario. Fix: Compile semisync with SSL.
Shivji Jha authoredProblem: semi-synchronous replication was not compiled with SSL. As a result, the net.vio->ssl_arg attribute, used in semisync, was uninitialized. An access to it lead to the bug scenario. Fix: Compile semisync with SSL.
Loading