Merge branch '2.3' into develop
This commit is contained in:
@ -623,6 +623,10 @@ static bool mysql_auth_set_client_data(MYSQL_session* client_data,
|
||||
}
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
client_data->correct_authenticator = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user