MySQL commercial extensions
Written by Kay Ewbank   
Friday, 23 September 2011

Oracle is bringing in commercial extensions for the MySQL database that will split the commercial version of the software further away from the community edition.

Until now, the commercial and community versions of MySQL have stayed relatively similar, with the extras offered in the commercial Enterprise Edition not affecting common code. The Enterprise Edition came with Enterprise Monitor and Enterprise Backup, but these were extras.

The latest batch of changes to MySQL Enterprise Edition, introduced in version 5.5 and in the Developer releases of the forthcoming version 5.6, are more central. One such change is a Thread Pool that makes use of available cores on systems with more than 16 cores to improve performance by between three and 20 times. According to Oracle, Thread Pool is a thread-handling model designed to reduce overhead in managing client connections and statement execution threads. Also on offer are support for Windows Clustering and an Oracle Virtual Machine template. The Oracle VM template provides a pre-installed and pre-configured virtualized software image to make it easier to deploy MySQL to virtual environments and to “eliminate configuration efforts and risks”.

Finally, new security options are being provided with a pluggable authentication API that allows users to be authenticated using external libraries and directories. You can use the API to build your own custom modules that integrate MySQL into your existing security system. MySQL Enterprise Edition also makes use of the API to provide ready-to-use external authentication modules that authenticate users via Pluggable Authentication Modules (PAM) on LDAP, Linux and Kerberos, or using Windows services.

 

More Information:

New Commercial Extensions for MySQL Enterprise Edition 

 

To be informed about new articles on I Programmer, subscribe to the RSS feed, follow us on Twitter or Facebook or sign up for our weekly newsletter.

 

Banner


Google Adds Multiple Database Support To Firestore
04/03/2024

Google has announced the general availability of Firestore Multiple Databases, which can be used to manage multiple Firestore databases within a single Google Cloud project.



JetBrains AI Assistant - A Welcome Time Saver
28/02/2024

JetBrains AI Assistant saves developers up to eight hours per week and they appreciate its help.  77% of users feel more productive, 75% express that they are happier with their IDE experien [ ... ]


More News

Last Updated ( Friday, 23 September 2011 )