Back when the first version of the MariaDB Java Client was released, someone asked in the comments about the performance characteristics of the driver compared to ConnectorJ. I answered with hand-waving, saying that nobody does anything stupid, the performance of the drivers would be roughly the same, but I promised to measure it and tell […]
READ MOREPosts tagged mysql
MariaDB Java Client 1.1.2 Released
The MariaDB project is pleased to announce the immediate availability of the MariaDB Java Client 1.1.2. This is a Stable (GA) release. See the Release Notes and Changelog for detailed information on this release and the About the MariaDB Java Client page in the AskMonty Knowledgebase for general information about the client. Download MariaDB Java […]
READ MOREDatabase Master-Slave Replication in the Cloud
This is a guest post from Jelastic. Many developers use master-slave replication to solve a number of different problems, including problems with performance, supporting the backup of different databases, and as a part of a larger solution to alleviate system failures. Traditionally, master-slave replication is done with real servers, but it can also be done […]
READ MOREMariaDB 10.0.2-alpha Now Available
The MariaDB project is pleased to announce the immediate availability of MariaDB 10.0.2. This is an alpha release. See the release notes and changelog for details. Download MariaDB 10.0.2 Release Notes Changelog Overview of 10.0 APT and YUM Repository Configuration Generator About this Release MariaDB 10.0 is the development version of MariaDB. It is built on the MariaDB […]
READ MOREMariaDB 5.5.30 now available
The MariaDB project is pleased to announce the immediate availability of MariaDB 5.5.30. This is a bug fix release. See the release notes and changelog for details. Download MariaDB 5.5.30 Release Notes Changelog Overview of 5.5 APT and YUM Repository Configuration Generator User Feedback plugin MariaDB includes a User Feedback plugin. This plugin is disabled by default. If […]
READ MOREMariaDB 5.5.29, 5.3.12, 5.2.14, 5.1.67 now available
The MariaDB project is pleased to announce the immediate availability of the following new stable (GA) MariaDB versions: MariaDB 5.5.29 — Release Notes, Changelog, Downloads MariaDB 5.3.12 — Release Notes, Changelog, Downloads MariaDB 5.2.14 — Release Notes, Changelog, Downloads MariaDB 5.1.67 — Release Notes, Changelog, Downloads APT and YUM Repository Configuration Generator Security Updates These releases are […]
READ MOREMariaDB Java Client 1.1.0 released
The MariaDB Java Client 1.1.0 has been released. You can download it here. This version focused on fixing all known database metadata bugs and ConnnectorJ incompatibilities. Specific fixes include: Consistent, compatible with ConnectorJ handling of JDBC catalogs vs schemas vs databases Implementation of several missing methods in DatabaseMetaData Better handling of statement timeouts OSGi-specific entries […]
READ MOREMariaDB 10.0 and MySQL 5.6
In May of last year I blogged about MariaDB 10.0 for the first time. We received some feedback, digested it, and I further explained MariaDB 10.0. Now, with the first Alpha of MariaDB 10.0 out and a new year just beginning, now is a good time to explain a little bit more, especially about MariaDB 10.0 […]
READ MORE