You've already forked mariadb-connector-c
mirror of
https://github.com/mariadb-corporation/mariadb-connector-c.git
synced 2025-08-05 15:55:58 +03:00
Removed decryption stuff from rpl api
This commit is contained in:
@@ -256,7 +256,8 @@ extern const char *SQLSTATE_UNKNOWN;
|
||||
MARIADB_OPT_SKIP_READ_RESPONSE,
|
||||
MARIADB_OPT_RESTRICTED_AUTH,
|
||||
MARIADB_OPT_RPL_REGISTER_REPLICA,
|
||||
MARIADB_OPT_STATUS_CALLBACK
|
||||
MARIADB_OPT_STATUS_CALLBACK,
|
||||
MARIADB_OPT_SERVER_PLUGINS
|
||||
};
|
||||
|
||||
enum mariadb_value {
|
||||
|
Reference in New Issue
Block a user