[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Problema de acesso no MySQL!!!



Olá pessoal!!

Eu sei que essa pergunta não deveria ser aqui, mas como eu sei que aqui alguém pode me ajudar!!!

Vejam só, eu instalai o MySQL server aqui e estou tentando me conectar nele pelo próprio local host, com o usuário root funciona que é uma beleza

suporte@bacula:~$ mysql -h localhost -u root -pXXXXX mysql
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A

Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 59
Server version: 5.1.41-3ubuntu12 (Ubuntu)

Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.

mysql>

Mas se eu usar um outro usuário para acessar uma base de dados não dar

suporte@bacula:~$ mysql -h localhost -u bacula -pXXXXX bacula
ERROR 1045 (28000): Access denied for user 'bacula'@'localhost' (using password: YES)
suporte@bacula:~$

Alguém sabe me dizer onde é o problema?

--
Fagner Patrício
João Pessoa - PB
Brasil

Reply to: