MySQL Forums
Forum List  »  Federated Storage Engine

order by in query extremely slow
Posted by: Rogier IJperen
Date: July 23, 2013 06:02AM

I have a table with federated engine which is linked to the same table on a remote server. All works very fine and quite fast. The table has sth like 1000 records and a primary key on the number.

When I do a select query, all works fine but when I order this query it takes up to 35 seconds to get the result. I think I can call this slow....

When I use the same query on the remote server: 0 seconds...

Thanks for any advise!


Rogier

Options: ReplyQuote


Subject
Views
Written By
Posted
order by in query extremely slow
3936
July 23, 2013 06:02AM


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.