Re: mysql performance
"Jorge Bastos" <[email protected]>
| Newsgroups | gmane.comp.db.mysql.windows |
|---|---|
| Message-ID | <006f01c6b362$a5eac030$0101a8c0@pcjorge> |
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.