<
8000
div id="repository-details-container" class="flex-shrink-0" data-turbo-replace style="max-width: 70%;">
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
The new code supports
mysql_native_password
andmysql_old_password
as potential authentication methods (but still requiresinsecureAuth: true
for the latter).This fixes authentication against Azure Database for MySQL: #1729
mysql_native_password
string[NUL]
value forauth_method_data
although it's documented asstring[EOF]
.