MySQL: Materialized Views? [duplicate]
Possible Duplicate:
Is it possible to have an indexed view in MySQL?
D开发者_如何学运维oes MySQL support Materialized Views (for crazy fast SELECT performance)?
If so, how do I create one?
http://flexviews.sourceforge.net/index.html
As close as I can find.
精彩评论