What is MariaDB 5.5

You are viewing an old version of this article. View the current version here.

MariaDB 5.5 is MariaDB 5.3 + MySQL 5.5 plus a few minor extensions:

  • Improved thread pool (--thread-handling=pool-of-threads --thread-pool-size=#), comparable to the closed source feature in MySQL Enterprise.
  • KILL [HARD|SOFT] which allows you to decide how quickly you want a connection to die.

The state of MariaDB 5.5 is that we have just completed the merge with MySQL 5.5 and we are now testing the release. We will release it as a beta as soon as we have got it work with our extended test suite on all platforms; This may take a few weeks.

Comments

Comments loading...
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.