mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
GRANT ... REQUIRE ( for SSL).
client/mysqlmanagerc.c: fix to make it compile after merge sql/lex.h: fixes for GRANT ... REQUIRE sql/sql_lex.h: GRANT ... REQUIRE sql/sql_yacc.yy: GRANT ... REQUIRE tools/mysqlmanager.c: fix to make compile after merge
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user