Hi,
After that I install SER and I run the
command:
serctl add 1000 12345 mil@domain.net
I
haven't any problem. But, when I restart the server and I run the
command:
serctl add 2000 54321 dosmil@domain.net
I
get the next problem:
ERROR 1045 (28000): Access
denied for user 'serro'@'localhost' (using
password: YES)
error: SER/FIFO not accessible: 2
I have tried the next: (but, I haven't
resolved the problem)
shell# mysql
-p
mysql> used ser;
mysql> SET
PASSWORD FOR 'serro'@'localhost' = PASSWORD('thepassword');
mysql> SET PASSWORD FOR 'ser'@'localhost' = PASSWORD('thepassword');
Some
idea?
Thanks,
Alberto.