mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
SSL parser changes to allow SSL specific GRANT commands
Build-tools/Do-all-build-steps: We need to test SSL stuff. Now we do it. BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
This commit is contained in:
@@ -145,6 +145,7 @@ typedef struct st_lex {
|
||||
char *length,*dec,*change,*name;
|
||||
char *backup_dir; /* For RESTORE/BACKUP */
|
||||
char* to_log; /* For PURGE MASTER LOGS TO */
|
||||
char* ssl_subject,*ssl_issuer,*ssl_chipher;
|
||||
String *wild;
|
||||
sql_exchange *exchange;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user