Progress on Pull Request Processing

In his blog post “On Contributions, Pride and Cockiness ” in May, MariaDB Foundation CEO Kaj Arnö spoke of a renewed focus on MariaDB Server pull requests. Processing community pull requests in good time is a key part of our mission, but we’d been falling behind, and receiving justifiable criticism. At the time of that article, there were 167 open pull requests, with many open for far too long, and contributors were frustrated.

We set out two end goals:

  • Reduce backlog of open pull requests
  • Motivate contributors to make more contributions

There’s been no noticeable uptick in contributions since then, but we’ve made good progress in reducing the number of open pull requests. …

2019 上海MariaDB开发者会议

(The original English version of this post is available here).

MariaDB基金会很高兴地宣布,2019 年度MariaDB开发者会议将于上海举行。继第一届2017年深圳开发者会议之后,这是该会议在中国的第二次举办。此次会议将于2019年11月19日周二开始,2019年11月21日周四结束。

此次会议将由微软上海分公司友情承办。请有意向与会者,点击此链接报名参加event page at Meetup.com. 我们建议您选择会议地址附近的酒店入住。所有会议均免费参加。

此次会议的模式将与以往相同,欢迎大家围绕所有主题进行讨论与合作。我们欢迎每一位有兴趣为MarianDB开源项目做贡献的人的参与。参与形式不限,可以为编程或其他任何方式。参与人员也不局限于核心开发人员。这是一次开放的聚会,我们欢迎喜欢开源的学习和工作方式,并愿意为MariaDB做出贡献的新伙伴和老朋友。

此次会议将围绕MariaDB开源项目展开深度演讲与交流。届时很多核心MariaDB开发者也将出席会议。

此次会议的目的在于能够提供一个面对面交流的平台,使新老开发者们能共同破解难题或者规划未来。

若您需要申请办理签证所需邀请函,请浏览此处see the visa applications page for China from Shenzhen.
若您对此次会议或者如何致力于MariaDB有任何疑问,请随时于此处发起您的讨论MariaDBdevelopers mailing list以及MariaDB discuss mailing list.

报名参加会议请点击此处 MariaDB Developers (Un)Conference here. …

2019 Developers Unconference, Shanghai, Nov 2019

(A Chinese version of this post is available here).

The MariaDB Foundation is pleased to announce the 2019 MariaDB Developers Unconference in Shanghai. This will be our second Unconference in China, after the 2017 Developers Unconference in Shenzhen, and will take place from Tuesday 19 November to Thursday 21 November 2019.

Microsoft Shanghai are kindly hosting the event. If you want to attend, please sign up on the event page at Meetup.com. We recommend you stay in a hotel near the venue.

All events are free of charge to attend.

The event will be the traditional unconference, with lots of opportunities for discussions and collaboration around any topic. …

Redirecting Downloaders to Knowledge Base

At the end of the download process for MariaDB Server from downloads.mariadb.org, downloaders will from now on be redirected to a MariaDB Knowledge Base page with further information related to how to work with the MariaDB Server release just downloaded.

This is meant to be helpful for the downloader, both when getting started with MariaDB in general, and with that specific release in particular.

The decision to redirect downloaders to a site run by the MariaDB Corporation needs special care. The MariaDB Foundation board voted on the issue, with the board members who work for the MariaDB Corporation abstaining from the vote. …

Debian 10 released with MariaDB 10.3

The Debian project announced their 15th release, code name Buster, on July 6th 2019. Debian 10 ships with MariaDB 10.3 and Galera. There is no separate MariaDB Connector C package, but instead MariaDB 10.3 includes MariaDB Connector C 3.0. Like most other popular Linux distributions, Debian prefers MariaDB over the Oracle owned alternative and this is now the second major release of Debian that only ships with MariaDB, and no MySQL at all. Anybody attempting to run apt install mysql-server will end up with MariaDB server instead and any upgrades from older MySQL versions to new MariaDB versions happen seamlessly, just like users have learnt to expect from apt. …

On Contributions, Pride and Cockiness

At MariaDB Foundation, we are proud of MariaDB Server getting plenty of contributions. But we don’t want to get cocky, so here is an update about where we stand, and what we want to make happen.

First, we have shown our contribution pride in several places. On 15 February 2019, I tweeted

Repeating: On code contributions, #MariaDB beats #MySQL 1009 to 247: We have over a thousand (1009) closed pull requests on GitHub (and 179 open), MySQL has 247 closed (1 open).

In our Annual Report 2018, we spent several pages, talking about pull requests and patches, showing code contribution statistics. …

MariaDB Applying to Participate in Google Season of Docs

Google has announced the first Google Season of Docs (GSDocs), the technical writer equivalent to Google Summer of Code (GSoC).

MariaDB has participated in GSoC every year since 2013. That year saw successful projects to implement Roles and enhanced Perl Compatible Regular Expressions in MariaDB 10.0, and there have been numerous successful contributions since then. One of the students involved at the start, Vicențiu Ciorbaru, now works for the MariaDB Foundation, has been involved in administrating and mentoring GSoC ever since, and is also my co-administrator as we apply for Google Season of Docs.

This is the first year for GSDocs, and the intent is to “bring open source and technical writer communities together, to the benefit of both, raising the awareness of open source, of docs, and of technical writing”. …

2019 MariaDB Developers Unconference New York Presentations

The 2019 New York MariaDB Developers UnConference was hosted by Hudson River Trading, on February 23 and February 24.

Below are a list of the sessions with links to slides where available (some were discussions with no slides). This post will be updated as slides/video become available.

Day One

  • State of the Infra (Teodor Ionita)
  • The Path of the Query (Sergei Golubchik)
  • How to write your first patch (Anel Husaković) – slides
  • How to write a simple plugin for MariaDB ((Vicențiu Ciorbaru)
  • GSoC Projects and what can we do better (Vicențiu Ciorbaru) – slides
  • ALTER TABLE improvements in MariaDB 10.4 (Marko) – slides
  • Account Locking and Password Expiration (Robert Bîndar) – slides
  • Buildbot gatekeeping and staging on main repo (Teodor Ionita)
  • Debian/Ubuntu debug and packaging overview (Faustin) – slides

Day Two

  • MyRocks: recent feature add-ons (Yoshinori Matsunobu)
  • Query optimizer in MariaDB 10.4 (Sergei Petrunia) – slides
  • Shutdown refactoring in 10.4 (Sergey Vojtovich)
  • Lessons for the Optimizer from TPC-DS Benchmark run (Sergei Petrunia) – slides
  • Static, dynamic code security checks & fuzzing (Teodor Ionita)
  • The open source roadmap of MariaDB.com in 2019 (Rasmus Johansson)
  • XtraBackup at Alibaba Cloud (Fungo Wang) – slides
  • Columnstore: significant changes and future projects (Roman Nozdrin)
  • Alibaba plan to open source Double-Sync Replication/MySQL-Raft Replication and latest Flashback improvements (Lixun Peng)
  • MariaDB ColumnStore Scalability and Transactions (Sasha V) – slides
  • Backup in MariaDB (Monty Widenius)