Re: MySql.Data.MySqlClient is so SLOW?
Hi Greg,
I am slightly puzzled.
I run MySQL 5.0.24 under Windows 2003 and I have added the entry to my.ini (which is in the right path).
The service has been added to read this ini-file.
And although I have added the parameter, it is ignored once I restart the database.
[mysql]
#Don't resolve hostnames. All hostnames are IP's or 'localhost'.
skip-name-resolve
Only if I start the database from the commandline (incl the option --skip-name-resolve) it works perfectly.
Any idea how to add this option to the services entry?
thanks
Mike
Subject
Written By
Posted
September 02, 2005 05:25PM
November 19, 2005 12:47AM
November 29, 2005 08:56AM
November 29, 2005 12:57PM
December 04, 2005 02:50PM
December 15, 2006 06:59AM
February 04, 2006 04:03AM
February 04, 2006 10:50AM
February 04, 2006 06:16PM
February 04, 2006 06:51PM
February 07, 2006 07:43AM
February 05, 2006 11:30PM
February 06, 2006 03:26PM
February 07, 2006 07:28AM
September 09, 2006 07:36PM
Re: MySql.Data.MySqlClient is so SLOW?
September 19, 2006 05:15AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.