Skip to content
  • Shivji Jha's avatar
    354646dd
    Bug#18219471: SEMISYNC IS NOT COMPILED WITH SSL · 354646dd
    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.
    354646dd
    Bug#18219471: SEMISYNC IS NOT COMPILED WITH SSL
    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.
Loading