by swany
Flexviews are a stored procedure managed solution for materialized view creation and maintenance in MySQL 5.0. Supports JOINs, incremental refresh and aggregates.
The demo database is now included in the main flexviews tarball. It only adds 20k, and it is nice having it in the main release for testing.
Download it now.
This is a bug fix release. Details may be found in the change log.
Bug fixes: cleanup after incremental refresh ensure_validity() should work in absence of AVG() :) remove serialization overhead
Fixed numerous problems with COMPLETE refresh materialized views SIGNAL emulation improvements/bug fixes EASED GRANT restriction to ALL on flexviews.* for now
fork from AdBrite code all references to mview database renamed to flexview column prefixes, variable names, etc are still mview and will likely stay that way for a long time
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use