MySQL Forums
Forum List  »  Optimizer & Parser

Re: UNION/UNION ALL queries and parallel processing
Posted by: James Day
Date: April 23, 2006 02:11PM

If you have multiple CPUs, try splitting them. You might run into mutex contention issues and end up slower but it's definitely worth trying.

James Day
Support Engineer, MySQL AB

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: UNION/UNION ALL queries and parallel processing
3202
April 23, 2006 02:11PM


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.