Bug in Corelab driver
Posted: Thu 05 Oct 2006 16:54
Hi,
I believe I have discovered a new bug in the driver. I am making a call to a stored procedure that uses a user-defined function.
When I execute the stored procedure directly on the database it returns the result in under 2 seconds.
When I execute it in my .NET project using the CoreLab driver it takes at minimum 50 seconds, sometimes longer.
When I execute it in my .NET project using the same code, but with the MySQL Connector driver it returns in under 2 seconds.
I am going to send an email to support with a sample project.
Thanks.
I believe I have discovered a new bug in the driver. I am making a call to a stored procedure that uses a user-defined function.
When I execute the stored procedure directly on the database it returns the result in under 2 seconds.
When I execute it in my .NET project using the CoreLab driver it takes at minimum 50 seconds, sometimes longer.
When I execute it in my .NET project using the same code, but with the MySQL Connector driver it returns in under 2 seconds.
I am going to send an email to support with a sample project.
Thanks.