mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
Merge branch '10.11' into 11.2
This commit is contained in:
@ -34,7 +34,7 @@ connect(plug_con,localhost,plug,plug_dest,"*NO-ONE*");
|
||||
select USER(),CURRENT_USER();
|
||||
|
||||
--echo ## test SET PASSWORD
|
||||
#--error ER_SET_PASSWORD_AUTH_PLUGIN
|
||||
# here we set for native password plugin
|
||||
SET PASSWORD = PASSWORD('plug_dest');
|
||||
|
||||
connection default;
|
||||
|
Reference in New Issue
Block a user