From: Jorge Bastos Date: July 29 2006 10:59pm Subject: Re: mysql performance List-Archive: http://lists.mysql.com/win32/18423 Message-Id: <006f01c6b362$a5eac030$0101a8c0@pcjorge> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_006C_01C6B36B.0767BEF0" ------=_NextPart_000_006C_01C6B36B.0767BEF0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Yes it is, That option is to mysql not search the dns's for the connect client ip=20 address reverse lookup. installing mysql NT service like: mysqld-nt --install MySQL --skip-name-resolve will stop search the OS = dns=20 servers, wich some times are slow and then make mysql response slow. ------=_NextPart_000_006C_01C6B36B.0767BEF0--