1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

SHA1 service

(because mysql_ssl library is built with -fvisibility=hidden)
This commit is contained in:
Sergei Golubchik
2013-07-13 17:48:06 +02:00
parent 36519b8a83
commit 3e9446a742
13 changed files with 136 additions and 25 deletions

View File

@@ -25,6 +25,7 @@ extern "C" {
#include <mysql/service_progress_report.h>
#include <mysql/service_debug_sync.h>
#include <mysql/service_kill_statement.h>
#include <mysql/service_sha1.h>
#ifdef __cplusplus
}