From: Ananda Kumar Date: January 11 2010 8:55am Subject: Re: Problem with mysql List-Archive: http://lists.mysql.com/mysql/220167 Message-Id: <829b199c1001110055w14e58ao86ece3d4e602b140@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=00504502acad80bc9f047cdfb446 --00504502acad80bc9f047cdfb446 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable use mysql; select * from user; see if you able to see 'r2-d2' entry in this table. also you can try this grant all on . to 'root'@'%' idenfified by 'secret-password'; regards anandkl On Mon, Jan 11, 2010 at 1:40 PM, J=F8rn Dahl-Stamnes wrote: > On Monday 11 January 2010 08:53, Mihamina Rakotomandimby wrote: > > > J=F8rn Dahl-Stamnes : > > > I have checked the local DNS and 'r2-d2' and 'r2-d2.dahl-stamnes.net' > > > resovl to the same IP-addresse. > > > What's wrong? > > > > Reverse resolution? > > I have checked that, and reverse DNS is OK - both resolve to 192.18.2.22 > > -- > J=F8rn Dahl-Stamnes > homepage: http://www.dahl-stamnes.net/dahls/ > > -- > MySQL General Mailing List > For list archives: http://lists.mysql.com/mysql > To unsubscribe: http://lists.mysql.com/mysql?unsub=3Danandkl@stripped > > --00504502acad80bc9f047cdfb446--