Nu te supara, dar bou s-ar putea sa fie doar mysql-ul tau...

mysql> select * from user where host='LOCALHOST';
Empty set (0.03 sec)

mysql> select * from user where host='localhost';
+-----------+------+----------+-------------+-------------+-------------+-------------+-------------+-----------+-------------+---------------+--------------+-----------+------------+-----------------+------------+------------+
| Host      | User | Password | Select_priv | Insert_priv | Update_priv | Delete_priv 
| Create_priv | Drop_priv | Reload_priv | Shutdown_priv | Process_priv | File_priv | 
Grant_priv | References_priv | Index_priv | Alter_priv |
+-----------+------+----------+-------------+-------------+-------------+-------------+-------------+-----------+-------------+---------------+--------------+-----------+------------+-----------------+------------+------------+
| localhost |      |          | N           | N           | N           | N           
| N           | N         | N           | N             | N            | N         | N 
         | N               | N          | N          |
| localhost | root |          | Y           | Y           | Y           | Y           
| Y           | Y         | Y           | Y             | Y            | Y         | Y 
         | Y               | Y          | Y          |
+-----------+------+----------+-------------+-------------+-------------+-------------+-------------+-----------+-------------+---------------+--------------+-----------+------------+-----------------+------------+------------+
2 rows in set (0.00 sec)

Asta iti spune ceva?



On Monday, June 16, 2003, 9:43:05 AM, you wrote:
===========================8================

TOV>         Are cineva idee de ce boii de la mysql.org sint atit de boi 
TOV> incit sa redefineasca relatia de egalitate intre 2 siruri?

mysql>> select * from ckt where c1='aaa';
TOV> +------+
TOV> | c1   |
TOV> +------+
TOV> | aaa  |
TOV> | AAA  |
TOV> +------+
TOV> 2 rows in set (0.00 sec)



===========================8================


Raspunde prin e-mail lui