Re: MySql.Data.MySqlClient is so SLOW?
Posted by: azherdev
Date: February 05, 2006 11:30PM

I have tried both, creating a connection every single time I wanted to insert a row and re-using same connection. Both times same performance. I guess here are my questions:

1. Is this something that can not be helped or can I adjust settings?
2. Is this a problem with the fact it is .NET?
3. Is MySQL really as fast as MS SQL 2000?

I am not trying to knock MySQL but so far it seems slow on inserts from .net web service. Any other advices on what I could possibly do to speed this up? Anyone else using MySQL with .NET clients and do you have any advice on how to configure it to run faster?

Thanks everyone, again, not knocking MySql, just a newbie.

Options: ReplyQuote




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.