Query Cache
I know that MySQL doesn't cache queries with stored functions, but I was wondering if anyone knows if there will be a change for this at all?
If I have a deterministic stored procedure which is declared as read sql, it should be fine to cache until an update/delete statement is issued on the table, no? Or are there more far reaching issues I haven't considered?
Subject
Views
Written By
Posted
Query Cache
2709
May 16, 2008 04:35PM
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.