Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Query executed very slow

Status
Not open for further replies.

theflu

Programmer
Feb 20, 2002
1
RO
I have a problem in a Java based application which works with a MySQL database. Things happens similary with PhpMyAdmin. To execute a query which selects a table with 600 rows it takes 8 seconds. The same query executed in another application, MySQLGui takes 0,1 seconds. It seems that both programs are connected to the database through mysql socket.
Do you know which can be the cause of the delay?!?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top