Bom, com a dica do colega Pierre de usar '' ao inves de "" tambem nao
obtive sucesso =(.
Desinstalei o MySQL o client e o devel e reinstalei a versao mais nova
(uso CL6).

-iniciei o mysqld 

[root@Memphis mysql]# mysql -u root -p
Enter password:

Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 16 to server version: 3.23.33-log

Type 'help;' or '\h' for help. Type '\c' to clear the buffer

mysql>

mysql> create database telefones;
Query OK, 1 row affected (0.00 sec)

mysql> use telefones;
Database changed
mysql> grant all privileges on telefones.* to "spider" identified by
"sp1d3r";
Query OK, 0 rows affected (0.01 sec)

mysql> flush privileges;
Query OK, 0 rows affected (0.01 sec)

mysql> quit
Bye


[root@Memphis mysql]# mysql -u spider -p telefones
Enter password:

ERROR 1045: Access denied for user: 'spider@localhost' (Using
password: YES)

Algm tem uma luz? (ja tentei com aspas simples =~( ),

Grato,
[]'s
Elias Vicente Souza
"O windows 98 é o maior e mais mal feito vírus conhecido."


Assinantes em 17/03/2001: 2217
Mensagens recebidas desde 07/01/1999: 104190
Historico e [des]cadastramento: http://linux-br.conectiva.com.br
Assuntos administrativos e problemas com a lista:
            mailto:[EMAIL PROTECTED]

Responder a