8 messages in com.mysql.lists.win32Re: mysql performance
FromSent OnAttachments
Ray29 Jul 2006 11:44 
Jorge Bastos29 Jul 2006 15:59 
Herron, Dan29 Jul 2006 17:58 
Daniel da Veiga29 Jul 2006 19:40 
Jorge Bastos30 Jul 2006 01:50 
Kerry Frater30 Jul 2006 02:49 
Dennis Yu30 Jul 2006 19:45 
Ray30 Jul 2006 22:15 
Subject:Re: mysql performance
From:Jorge Bastos (mysq@decimal.pt)
Date:07/29/2006 03:59:06 PM
List:com.mysql.lists.win32

Yes it is, That option is to mysql not search the dns's for the connect client ip address reverse lookup. installing mysql NT service like: mysqld-nt --install MySQL --skip-name-resolve will stop search the OS dns servers, wich some times are slow and then make mysql response slow.