X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=doc%2Fdb-backend.txt;fp=doc%2Fdb-backend.txt;h=5a587980b9574b71233bb05570d70a2b8b6a35a1;hp=9c24ba5ad013f7ac1623f6c6b91d97cdfbdfd868;hb=588f1ca4b25269c2e9aba47602f2b8229dbbf745;hpb=4dccdc0118cb0cf46e154170a2baa90a910d0b09 diff --git a/doc/db-backend.txt b/doc/db-backend.txt index 9c24ba5a..5a587980 100644 --- a/doc/db-backend.txt +++ b/doc/db-backend.txt @@ -40,7 +40,7 @@ For MySQL you would normally do something like: (from the mysql client) mysql> GRANT select,insert,update,delete ON squirrelmail.* - TO squrreluser@localhost IDENTIFIED BY 'sqpassword'; + TO squirreluser@localhost IDENTIFIED BY 'sqpassword'; The table structure should be similar to this (for MySQL):