mirror of
https://github.com/MariaDB/server.git
synced 2025-07-20 10:24:14 +03:00
SCRUM
merged conflicts about my previous commit it seems there are some errors left - gonna check...
This commit is contained in:
@ -41,9 +41,5 @@ void mysql_read_default_options(struct st_mysql_options *options,
|
||||
}
|
||||
#endif
|
||||
|
||||
#ifdef MYSQL_SERVER
|
||||
#define protocol_41(A) FALSE
|
||||
#else
|
||||
#define protocol_41(A) ((A)->server_capabilities & CLIENT_PROTOCOL_41)
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user