MySQL Forums
Forum List  »  Optimizer & Parser

Re: UNION/UNION ALL queries and parallel processing
Posted by: Dominique PRUNIER
Date: April 23, 2006 08:04PM

Actually, i also face some network latency and high system time since i have a LOT of queries to execute, and the only way to reduce latency was to batch queries (since process is synchronous).
I gonna try parallel queries since it may help the application reducing the effect of latency.

Thanks

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: UNION/UNION ALL queries and parallel processing
3408
April 23, 2006 08:04PM


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.