Hi -
In this post: http://www.mysqlperformanceblog.com/2006/07/27/mysql-query-c ache/
Peter says that "parts of a UNION" may not be cached.
I don't understand this, maybe I don't understand fully how MySQL executes a UNION. So my question is can a UNION be cached and if it can which parts cannot?
Thanks,
--Dave
In this post: http://www.mysqlperformanceblog.com/2006/07/27/mysql-query-c ache/
Peter says that "parts of a UNION" may not be cached.
I don't understand this, maybe I don't understand fully how MySQL executes a UNION. So my question is can a UNION be cached and if it can which parts cannot?
Thanks,
--Dave
Comment