Tag Archives: mysql
One of the goals of the MariaDB Foundation is to help new contributors understand the source code and to lower the barrier for new participants. One way to measure this is to look at the number of pull requests received and accepted, as these mostly reflect community contributions. The figures below are for the main server only, not any of the connectors or tools hosted on the Foundation’s GitHub account, and for the period 1 January to 1 July 2017.
Number of GitHub pull requests received: 126 (+113% Year-on-Year)
Number of pull requests reviewed: 102 (+76% YoY)
Number of contributors: 28 (+22% YoY)
Number of reviewers: 13 (+44% YoY)
By comparison, here are the equivalent figures for MySQL:
Number of GitHub pull requests received: 35 (-10% Year-on-Year)
Number of contributors: 19 (+27% YoY)
Although the MariaDB codebase is large and complex, we’re happy to see that there have been some interesting and important contributions from the community. …
The MariaDB project is pleased to announce the immediate availability of MariaDB 5.5.57. This is a stable (GA) release. See the release notes and changelog for details.
Release Notes Changelog What is MariaDB 5.5?
MariaDB APT and YUM Repository Configuration Generator
Thanks, and enjoy MariaDB! …
The MariaDB project is pleased to announce the immediate availability of MariaDB 10.2.7. This is a stable (GA) release. See the release notes and changelog for details.
Release Notes Changelog What is MariaDB 10.2?
MariaDB APT and YUM Repository Configuration Generator
Thanks, and enjoy MariaDB! …
The MariaDB project is pleased to announce the immediate availability of MariaDB 10.1.25, MariaDB Connector/J 2.0.3, and MariaDB Connector/J 1.6.2. See the release notes and changelogs for details.
Release Notes Changelog What is MariaDB 10.1?
MariaDB APT and YUM Repository Configuration Generator
Download MariaDB Connector/J 2.0.3
Release Notes Changelog About MariaDB Connector/J
Download MariaDB Connector/J 1.6.2
Release Notes Changelog About MariaDB Connector/J
Thanks, and enjoy MariaDB! …
My first encounter with the gdb command duel was on some old IRIX about 15 years ago. I immediately loved how convenient it was for displaying various data structures during MySQL debugging, and I wished Linux had something similar. Later I found out that Duel was not something IRIX specific, but a public domain patch for gdb 4.6 written in ’93 by Michael Golan. Unfortunately, it never got into gdb (for licensing reasons, so I’ve heard). Now the gdb 8 is out, and the patch, obviously doesn’t apply. Instead of fixing the patch, I’ve re-implemented Duel in Python, using gdb Python API and the Arpeggio parser. …
Continue reading “Duel: gdb vs. linked lists, trees, and hash tables”
The MariaDB project is pleased to announce the immediate availability of MariaDB Galera Cluster 10.0.31, MariaDB Connector/J 2.0.2, and MariaDB Connector/J 1.6.1. See the release notes and changelogs for details.
Download MariaDB Galera Cluster 10.0.31
Release Notes Changelog What is MariaDB Galera Cluster?
MariaDB APT and YUM Repository Configuration Generator
Download MariaDB Connector/J 2.0.2
Release Notes Changelog About MariaDB Connector/J
Download MariaDB Connector/J 1.6.1
Release Notes Changelog About MariaDB Connector/J
Thanks, and enjoy MariaDB! …
Continue reading “MariaDB Galera Cluster 10.0.31 and Connector/Java 2.0.2 now available”
The MariaDB project is pleased to announce the immediate availability of MariaDB 10.1.24, and MariaDB Connector/C 2.3.3. See the release notes and changelogs for details.
Release Notes Changelog What is MariaDB 10.1?
MariaDB APT and YUM Repository Configuration Generator
Download MariaDB Connector/C 2.3.3
Release Notes Changelog About MariaDB Connector/C
Thanks, and enjoy MariaDB! …
Continue reading “MariaDB 10.1.24 and Connector/C 2.3.3 now available”
The MariaDB project is pleased to announce the immediate availability of MariaDB 10.2.6 Stable (GA). This is the first stable (GA) release in the MariaDB 10.2 series. See the What is MariaDB 10.2? page for more details on the new features in MariaDB 10.2.
Release Notes Changelog What is MariaDB 10.2?
MariaDB APT and YUM Repository Configuration Generator
MariaDB 10.0.31 and MariaDB Connector/ODBC 2.0.15 have also been released. See their release notes and changelogs for details. …