Merge MariaDB 10.0-base to MariaDB 10.0

This commit is contained in:
unknown 2012-12-18 15:01:58 +01:00
commit 701419b02f
225 changed files with 10935 additions and 1682 deletions

View file

@ -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"