Loading BitKeeper/etc/config +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ description: MySQL - fast and reliable SQL database # repository is commercial it can be an internal email address or "none" # to disable logging. # logging: logging@openlogging.org logging: none # # If this field is set, all checkins will appear to be made by this user, # in effect making this a single user package. Single user packages are Loading vio/viossl.c +1 −1 Original line number Diff line number Diff line Loading @@ -315,7 +315,7 @@ int sslaccept(struct st_VioSSLAcceptorFd* ptr, Vio* vio, long timeout) vio_blocking(vio, net_blocking, &unused); DBUG_RETURN(1); } #ifndef DBUF_OFF #ifndef DBUG_OFF DBUG_PRINT("info",("SSL_get_cipher_name() = '%s'" ,SSL_get_cipher_name((SSL*) vio->ssl_arg))); client_cert = SSL_get_peer_certificate ((SSL*) vio->ssl_arg); Loading Loading
BitKeeper/etc/config +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ description: MySQL - fast and reliable SQL database # repository is commercial it can be an internal email address or "none" # to disable logging. # logging: logging@openlogging.org logging: none # # If this field is set, all checkins will appear to be made by this user, # in effect making this a single user package. Single user packages are Loading
vio/viossl.c +1 −1 Original line number Diff line number Diff line Loading @@ -315,7 +315,7 @@ int sslaccept(struct st_VioSSLAcceptorFd* ptr, Vio* vio, long timeout) vio_blocking(vio, net_blocking, &unused); DBUG_RETURN(1); } #ifndef DBUF_OFF #ifndef DBUG_OFF DBUG_PRINT("info",("SSL_get_cipher_name() = '%s'" ,SSL_get_cipher_name((SSL*) vio->ssl_arg))); client_cert = SSL_get_peer_certificate ((SSL*) vio->ssl_arg); Loading