Solution similar to MERGE for InnoDB?
Are there any solutions similar to the MERGE engine, for providing fast data retrieval from an InnoDB table?
I am considering building an application based on InnoDB so that I can take advantage of the foreign key constraint feature, to reduce room for error. So essentially, I want to use InnoDB for the application backend (where data will be entered), but have a faster retrieval method for the frontend.
Can anyone point me to the solution that I'm looking for?
Thanks!
Subject
Views
Written By
Posted
Solution similar to MERGE for InnoDB?
19217
November 20, 2006 12:12PM
10669
June 11, 2007 12:26PM
10529
August 01, 2007 08:15PM
10196
August 05, 2007 01:11AM
10456
August 29, 2007 09:21PM
10152
September 13, 2007 04:40PM
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.