Yesterday was the official product launch for MySQL 5.1, which was a follow-up to the
actual GA of MySQL 5.1 that released on November 26th. The official product launch brought updated websites, documentation, interviews, and other items to help people come up to speed with the new release.
For those that don't know, MySQL 5.1 includes new
enterprise features and enhancements that will allow DBAs to manage very large
data sets and increase performance of their large-scale enterprise applications. This version of the software now includes:
- table and index partitioning to help boost performance and simplify data management
- row-based and hyrbid replication for safe and quick replication options
- MySQL Event Scheduler to schedule and automate SQL tasks
Info about MySQL 5.1 is now live at dev.mysql.com, also:
- MySQL 5.1 Whitepaper - www.mysql.com/quicklinks/whitepapers/whatsnew_51.html
- MySQL 5.1 On-Demand Webinar - ww.mysql.com/quicklinks/webinars/mysql-51.html
Info on Query Analyzer is available at http://www.mysql.com/products/enterprise/query.html.
Additionally, register for the December 11th webinar "MySQL 5.1 - Partitioning, Row-based Replication and more" here.