Re: permissions in information_schema

2010-08-30 Thread Darvin Denmian
@logicworks.net > http://www.linkedin.com/in/rolandoedwards > > > -Original Message- > From: Darvin Denmian [mailto:darvin.denm...@gmail.com] > Sent: Monday, August 30, 2010 4:10 PM > To: mysql@lists.mysql.com > Subject: permissions in information_schema > > Ca

RE: permissions in information_schema

2010-08-30 Thread Rolando Edwards
..@logicworks.net http://www.linkedin.com/in/rolandoedwards -Original Message- From: Darvin Denmian [mailto:darvin.denm...@gmail.com] Sent: Monday, August 30, 2010 4:10 PM To: mysql@lists.mysql.com Subject: permissions in information_schema Can somebody tell me why the last command bellow do

permissions in information_schema

2010-08-30 Thread Darvin Denmian
Can somebody tell me why the last command bellow doesn't works? mysql> GRANT ALL PRIVILEGES ON *.* TO 'root'@'%' IDENTIFIED BY 'senha' WITH GRANT OPTION; Query OK, 0 rows affected (0.02 sec) mysql> FLUSH PRIVILEGES; Query OK, 0 rows affected (0.00 sec) mysql> GRANT SUPER,REPLICATION CLIENT,SELEC