#mysql
17 October 2007
Total 30 pages. You are browsing page 30/30.
First :: Prev :: [...] [26] [27] [28] [29] [30] :: Next :: Last
23:57 <****> it gives me 1130
23:58 <****> not allowed to connect
23:58 <****> rajkosto: then update grants
23:58 <****> how
23:58 <****> rajkosto, update user set Host = '%' where User = 'root'; flush privileges;
23:58 <****> thanks
23:58 <****> !rtfm grant
23:58 <****> (GRANT and REVOKE Syntax) : http://dev.mysql.com/doc/mysql/en/grant.html
23:58 <****> CrazyTux: that's a horrible idea.
23:58 <****> chadmaynard, I know, but :)
23:58 <****> ERROR 1046 (3D000): No database selected
23:58 <****> rajkosto, 'use mysql'
23:58 <****> CrazyTux: no i don't think you do. That deletes root access through the unix socket.
23:59 <****> rajkosto: DO NOT DO THAT
23:59 <****> ok
23:59 <****> it errored means its not done
23:59 <****> read the link i sent you. If you do it that way use "GRANT ALL PRIVILEGES ON *.* TO 'root'@'%' IDENTIFIED BY 'password';"
23:59 <****> still read the link.
--- Log closed Thu Oct 18 00:00:26 2007
Total 30 pages. You are browsing page 30/30.
First :: Prev :: [...] [26] [27] [28] [29] [30] :: Next :: Last
