Ivan Vaganov wrote:
> Author: Ivan Vaganov
> Email: [EMAIL PROTECTED]
> Message:
> My problem in MySql settings but I don't know how to solve this
> problem :(
>
> example:
>
> # mysql mnoGoSearch
> ERROR 1045: Access denied for user: 'root@localhost' (Using password: NO)
>
> # mysql -p mnoGoSearch
> Enter password: ********
> mysql>
In this example you use account "root", but in previous message you had
user "serfer". Which one you would like to use? Look for GRANT syntax on
MySQL manual about adding new users if you haven't created account for
"serfer". Also please upgrade MySQL as 3.22 serie is really old.
--
For technical support contracts, goto https://order.mysql.com/
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Mr. Tonu Samuel <[EMAIL PROTECTED]>
/ /|_/ / // /\ \/ /_/ / /__ MySQL AB, Security Administrator
/_/ /_/\_, /___/\___\_\___/ Hong Kong, China
<___/ www.mysql.com
___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]