MySQL AB, het bedrijf achter de populaire MySQL database, heeft vandaag de release van MySQL 4.0.0 aangekondigd. Versie 4 moet in zijn eerste release beschouwd worden als een alpha versie, maar de developers verwachten op zeer korte termijn een versie uit te kunnen brengen die de beta-status waardig is. Tegelijkertijd kunnen in de komende weken nieuwe features verwacht worden. Een aantal nieuwe features zijn al beschikbaar in de alpha 4.0.0 versie, zoals de embedded MySQL server library, de ondersteuning van beveiligde connecties middels Secure Sockets Layer (SSL) en een verbeterde performance. Op de todo list staan onder andere fail safe replication, een uitbreiding van de full-text search, online backup met low-performance penalty en niet te vergeten subselects. Tweakers die trek hebben in een experimentje kunnen de MySQL 4.0 en Mysql Max 4.0 alpha releases hier downloaden. De Win32 binaries zijn momenteel nog niet beschikbaar:
The long awaited version 4.0 of the MySQL database is now available for download at the MySQL website. The new version is intended as a platform for building mission critical, heavy load database solutions, and much effort has been put into providing a solid foundation for planned enhancements, some of which are included from the start. Although the current release is an alpha version, the development team expects to release a beta version after rapid initial testing and will also add a number of new features in the weeks to come.
Some features already available in the alpha 4.0.0. version:
Some features that soon will be added:
- Embedded MySQL server library making it easier to embed the MySQL server in third party software and solutions
- Secure connections employing Secure Sockets Layer (SSL)
- Correct German character set sorting order
- Enhanced speed, for instance as a result of bulk INSERTs, searching of packed indices and creation of Full-text indices
- Enhanced compatibility with other DBMS's and SQL standard, for instance support of the UNION statement
For a full description of new features, please consult the online MySQL manual at http://www.mysql.com/doc/.
- Allow users to change startup options without taking down the server
- Fail safe replication
- Online hot backup with very low performance penalty
De volledige changelog van versie 4.0.0 kun je onder deze link nalezen. De credits voor het insturen van dit bericht behoren toe aan Ritch.