1
0
mirror of https://github.com/MariaDB/server.git synced 2025-06-13 13:01:51 +03:00

worklog 1054: Fixed test suite typos

This commit is contained in:
Georgi Kodinov
2010-10-04 16:09:37 +03:00
parent c050a4524f
commit f206172ba9

View File

@ -17,7 +17,7 @@ plug@localhost plug_dest@%
## test SET PASSWORD
SET PASSWORD = PASSWORD('plug_dest');
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
ERROR 28000: Access denied for user 'plug'@'localhost' (using password: YES)
## test bad default plugin : should get CR_AUTH_PLUGIN_CANNOT_LOAD