Queries on server are ten times slower than on client
Posted by: Harald Pitro
Date: January 08, 2015 01:45AM

Hi,

I have MySQL server 5.6 installed on a WHS 2011 system and connect (via .NET) from a Windows 8.1 computer. If I run the exe which executes the sql statements on the server instead of the client (which is much faster than a WHS 2011 server) each query takes about ten times more time to execute as on the client.

In my opinion sql queries are always executed on the server machine but this behaviour is as if the query is executed on the client. Where is my mistake? And how could it be changed?

Thanks in advance.

Options: ReplyQuote


Subject
Written By
Posted
Queries on server are ten times slower than on client
January 08, 2015 01:45AM


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.