Merge branch '2.2' into 2.3
This commit is contained in:
@ -636,6 +636,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