Stored Procedure Calling function
Posted: Sat 17 May 2008 18:46
I am running MYSQL 5.x with .NET 3.5 framework that calls a stored procedure that returns some results, the stored procedure calls Mysql function. Running the query on query browser takes about 2 seconds, however, when running that through .net with corelab, the same query takes 15+ seconds, the function we have matches 2 strings to each other, no selects involved in it, please advise.
Thank you,
Ihab
Thank you,
Ihab