8 messages in com.mysql.lists.win32Re: FW: 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: FW: mysql performance
From:Dennis Yu (serv@dennisyu.idv.tw)
Date:07/30/2006 07:45:38 PM
List:com.mysql.lists.win32

Just another way for your ref: I added all clients' IP and their name in "hosts" file on the server (E:\WINNT\system32\drivers\etc), then these listed clients are connect fast.

Daniel da Veiga wrote:

On 7/29/06, Herron, Dan <DHer@kittles.com> wrote:

How would one use the MySQL Administrator to check whether this is set or not, and then turn it off/on?

Simply edit the configuration file, you don't sincerely expect to use GUIs for this.

Or does one have to completely reinstall MySQL to change the setting?

*lol* no way... Its a simple setting, check your config file, edit it, add:

skip-name-resolve

And its done... Also, if you need to ask this, read the MySQL Manual.