mirror of
https://github.com/MariaDB/server.git
synced 2026-05-16 03:47:17 +02:00
Merge MariaDB 10.0-base to MariaDB 10.0
This commit is contained in:
commit
701419b02f
225 changed files with 10935 additions and 1682 deletions
|
|
@ -78,7 +78,7 @@ ssl_error_string[] =
|
|||
"No error",
|
||||
"Unable to get certificate",
|
||||
"Unable to get private key",
|
||||
"Private key does not match the certificate public key"
|
||||
"Private key does not match the certificate public key",
|
||||
"SSL_CTX_set_default_verify_paths failed",
|
||||
"Failed to set ciphers to use",
|
||||
"SSL_CTX_new failed"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue