bug #2414056 [auth] AllowNoPasswordRoot error message is too vague

This commit is contained in:
Marc Delisle
2009-02-10 18:15:18 +00:00
parent 1de1044939
commit 842ed504d2
58 changed files with 61 additions and 3 deletions

View File

@@ -1468,4 +1468,5 @@ $strCreateUserDatabasePrivileges = 'Grant all privileges on database "%s&qu
$strShowBinaryContents = 'Show binary contents'; //to translate
$strShowBLOBContents = 'Show BLOB contents'; //to translate
$strStatic = 'static'; //to translate
$strRootWithoutPassword = 'Login to root without a password is forbidden by configuration (see AllowNoPasswordRoot)'; //to translate
?>