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