mirror of
https://github.com/MariaDB/server.git
synced 2025-06-15 00:02:46 +03:00
worklog 1054: Fixed test suite typos
This commit is contained in:
@ -17,7 +17,7 @@ plug@localhost plug_dest@%
|
|||||||
## test SET PASSWORD
|
## test SET PASSWORD
|
||||||
SET PASSWORD = PASSWORD('plug_dest');
|
SET PASSWORD = PASSWORD('plug_dest');
|
||||||
Warnings:
|
Warnings:
|
||||||
Note 1698 SET PASSWORD has no significance for users authenticating via plugins
|
Note 1699 SET PASSWORD has no significance for users authenticating via plugins
|
||||||
## test bad credentials
|
## test bad credentials
|
||||||
ERROR 28000: Access denied for user 'plug'@'localhost' (using password: YES)
|
ERROR 28000: Access denied for user 'plug'@'localhost' (using password: YES)
|
||||||
## test bad default plugin : should get CR_AUTH_PLUGIN_CANNOT_LOAD
|
## test bad default plugin : should get CR_AUTH_PLUGIN_CANNOT_LOAD
|
||||||
|
Reference in New Issue
Block a user