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

GRANT ... REQUIRE ( for SSL).

This commit is contained in:
sasha@mysql.sashanet.com
2001-09-19 19:45:13 -06:00
parent 545a2af56a
commit 915106582e
5 changed files with 40 additions and 5 deletions

View File

@@ -20,7 +20,7 @@
* Sasha Pachev <sasha@mysql.com>
**/
#include <global.h>
#include <my_global.h>
#include <my_sys.h>
#include <m_string.h>
#include <mysql.h>