On Wed, Mar 02, 2011 at 01:08:49PM -0600, mike cutie and maia wrote:
>hi,
>
>
>
>when I enter this to create a database for my mail server I get errors
>here is the code followed bye the error
>
>
>
>mysql> GRANT SELECT ON mailserver.*
> TO 'mailuser'@'127.0.
hi,
when I enter this to create a database for my mail server I get errors here
is the code followed bye the error
mysql> GRANT SELECT ON mailserver.*
TO 'mailuser'@'127.0.0.1'
IDENTIFIED BY 'mailuser2009';
Query OK, 0 rows affected (0.00 sec)
mysql> flush privileges;
Query
2 matches
Mail list logo