MySQL Forums
Forum List  »  Performance

Queries that are slow in my code appears to run quickly on my SQL Client
Posted by: Mathieu Pichon
Date: January 21, 2005 07:55AM

Hello,

We are running a PERL script that performs many synchronous SQL queries.

We found that some of them (always the same) were reported in the slow queries log (<3s):
- big insert
- big replace using "prime_key IN (key1,key2.....)"

When we cut and past the queries in our SQL client they are performing very well ( few ms )

I can't figure what is happening nor how to trouble shout.

please help

Options: ReplyQuote


Subject
Views
Written By
Posted
Queries that are slow in my code appears to run quickly on my SQL Client
2837
January 21, 2005 07:55AM


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.