Details
-
Bug
-
Status: In Review (View Workflow)
-
Critical
-
Resolution: Unresolved
-
11.4
-
None
Description
main.set_password w4 [ fail ]
|
Test ended at 2026-07-22 06:55:11
|
CURRENT_TEST: main.set_password
|
mysqltest: At line 49: Could not open connection 'util': 5010 Authentication plugin 'mysql_old_password' couldn't be found in restricted_auth plugin list.
|
The result from queries just before the failure was:
|
< snip >
|
oldauth localhost 378b243e220ca493 mysql_old_password 378b243e220ca493
|
oldpass localhost 378b243e220ca493 mysql_old_password 378b243e220ca493
|
oldpassold localhost 378b243e220ca493 mysql_old_password 378b243e220ca493
|
Seems to require something like, but I haven't managed to get mariadb-test to read it.
|
mysql-test/main/set_password.cnf |
!include include/default_client.cnf
|
!include include/default_mysqld.cnf
|
 |
[client]
|
restricted_auth=mysql_old_password
|
Attachments
Issue Links
- is part of
-
MDEV-36647 No red leaves in the forest
-
- Open
-
- relates to
-
MDBF-1201 add --view tests to branch protection
-
- Closed
-