Remove redundant call
The function was already called by mxs_mysql_real_connect.
This commit is contained in:
parent
d0ab797938
commit
caf3b4cf75
@ -942,9 +942,6 @@ static bool check_server_permissions(SERVICE* service,
|
||||
return my_errno != ER_ACCESS_DENIED_ERROR;
|
||||
}
|
||||
|
||||
/** Copy the server charset */
|
||||
mxs_update_server_charset(mysql, server);
|
||||
|
||||
if (server->version().total == 0)
|
||||
{
|
||||
mxs_mysql_update_server_version(server, mysql);
|
||||
|
Loading…
x
Reference in New Issue
Block a user