Category Archives: Fosdem

FOSDEM MySQL, MariaDB and Friends 2020 Schedule

As always, the MySQL, MariaDB and Friends devroom received far more high-quality submissions than we could fit in. The committee, consisting of Marco Tusa (Percona), Kenny Gryp (MySQL), Vicențiu Ciorbaru (MariaDB Foundation), Matthias Crauwels (Pythian), Giuseppe Maxia (Community), Federico Razzoli (Community) and Øystein Grøvlen (Alibaba/Community) had the task of reducing 75 submissions into the final 17.

The following sessions were selected:

Session Speaker Start End
Welcome Frédéric Descamps and Ian Gilfillan 10h30 10h40
MySQL 8 vs MariaDB 10.4 Peter Zaitsev 10h40 11h00
MyRocks in the Wild Wild West! Alkin 11h10 11h30
How Safe is Asynchronous Master-Master Setup? Sveta Smirnova 11h40 12h00
The consequences of sync_binlog != 1. Jean-François Gagné 12h10 12h30
Overview of encryption features Hrvoje Matijakovic 12h40 13h00
Whats new in ProxySQL 2.0? – Exploring the latest
features in ProxySQL 2.0
Nick Vyzas 13h10 13h30
SELinux fun with MySQL and friends Matthias Crauwels & Ivan Groenewold 13h40 14h00
Running MySQL in Kubernetes in real life Sami Ahlroos 14h10 14h30
ALTER TABLE improvements in MariaDB Server –
Optimized or instantaneous schema changes,
including ADD/DROP COLUMN
Marko Mäkelä 14h40 15h00
Rewinding time with System Versioned Tables Sergei Golubchik 15h10 15h30
Knocking down the barriers of ORDER BY LIMIT
queries with MariaDB 10.5
VARUN GUPTA 15h40 16h00
CPU performance analysis for MySQL using
Hot/Cold Flame Graph
Vinicius Grippa 16h10 16h30
Hash Join in MySQL 8 Erik Frøseth 16h40 17h00
Comparing Hash Join solution, the good, the bad
and the worse.
Marco (the Grinch) Tusa 17h10 17h30
MySQL 8.0: Secure your MySQL Replication
Deployment
Pedro Figueiredo 17h40 18h00
Automating schema migration flow with GitHub
Actions, skeema & gh-ost – And end-to-end schema
migration automation, from design to production, at
GitHub
Shlomi Noach 18h10 18h30
20 mins to write a MySQL Shell Plugin – Extend the
MySQL Shell with a plugin created from scratch
Frédéric Descamps 18h40 19h00

All sessions will be taking place in H.2214 on Saturday 1st February. There will be five minutes for questions between each session.

Please check closer to the time for any schedule changes. Look forward to seeing you there!

FOSDEM MySQL, MariaDB & Frieds Devroom 2020 Committee

The Mysql, MariaDB and Friends Devroom is pleased to announce the committee that will decide on the talks to be presented. Every year we are overwhelmed with submissions and it’s the committee that have the thankless task of deciding on the final selections – last year we had 67 submissions to reduce down to 17 final selections,

This year’s committee members are:

Marco Tusa (Percona)
Kenny Gryp (MySQL)
Vicențiu Ciorbaru (MariaDB Foundation)
Matthias Crauwels (Pythian)
Giuseppe Maxia (Community)
Federico Razzoli (Community)
Simon Mudd (Community)
Øystein Grøvlen (Alibaba/Community)

The CFP is open until 20 November so get submitting, and we look forward to seeing you at FOSDEM!

MySQL, MariaDB & Friends DevRoom CfP is now open !

Good news ! Once again, the MySQL, MariaDB & Friends Devroom has been accepted for FOSDEM’20‘s edition !!

This event is a real success story for the MySQL ecosystem; the content, the speakers and the attendees are growing every year.

FOSDEM 2020’s edition will take place 1st & 2nd February in Brussels and our MySQL, MariaDB & Friends devroom will run on Saturday 1st (may change). FOSDEM & MySQL/MariaDB is a love story started 20 years ago !

The committee selecting the content for our devroom is not yet created and if you want to be part of this experience, just send me an email (candidate at mysqlmariadbandfriends dot eu) before Oct 26th.

If you want to join the Committee you have to align with the following conditions:

  • planning to be present at FOSDEM
  • having a link with MySQL & MariaDB Ecosystem
  • have some time to review and rate talks
  • be an ambassador for the event by promoting it

The Call for Papers is now officialy open and ends November 20th. You can submit now() your proposal using FOSDEM’s submission tool.

Marketing and Sales speeches are not welcome, focus on the engineering, the operations and of course the developers.

Don’t forget to specify the track (MySQL, MariaDB and Friends devroom) and set the duration to 20 mins (short but intense ;-) )!

Thank you, and see you soon in Brussels !

FOSDEM MySQL Community Dinner – Friday 1 Feb 2019 – Tickets Selling Out Fast!

If you have not purchased your ticket yet for this years FOSDEM MySQL, MariaDB and Friends Community Dinner, hurry! We’ve already sold 2/3 of our tickets since launching tickets sales last week.

The dinner takes place in the same location, on the same day as the  pre-FOSDEM MySQL Day 2019.

Buy your tickets on Eventbrite:  https://www.eventbrite.com/e/fosdem-mysql-and-friends-community-dinner-2019-tickets-54494889682

We’re looking forward to meeting you all again at Fosdem and the Community Dinner. See you then!

Sponsors
Once again, we want to thank our generous sponsors, whose help makes this affordable at such a great price.
Community Sponsors:

FOSDEM MySQL, MariaDB and Friends 2019 Schedule

The MySQL, MariaDB and Friends devroom was once again flooded with submissions. The committee, consisting of community members Daniël van Eeden, Art van Scheppingen, Giuseppe Maxia and Aurélien Lequoy, as well as Tom de Cooman for Percona, Vicentiu Ciorbaru for MariaDB and Nuno Carvalho for MySQL/Oracle, had the difficult job of whittling down 67 submissions into the final 17.

The following sessions were selected:

Session Speaker Start End
Welcome Frédéric Descamps and Ian Gilfillan 10h00 10h30
Patterns and anti-patterns in OSS participation – Lessons from MySQL AB, the MariaDB Foundation, and others Zak Greant 10h40 11h00
Making Your MySQL Replication Setup Run Faster! Vitor Oliveira 11h10 11h30
The consequences of sync_binlog != 1 Jean-François Gagné 11h40 12h00
MySQL Replication – Advanced Features Peter Zaitsev 12h10 12h30
Tapping Into the Binary Log Change Stream Luis Soares 12h40 13h00
The art of multiplexing MySQL connections with ProxySQL René Cannaò 13h10 13h30
Improve your SQL – Common Table Expressions (CTE) and Window Functions Susanne Holzgraefe 13h40 14h00
LATERAL derived table in MySQL Norvald H. Ryeng 14h10 14h30
Test complex database systems in a laptop with dbdeployer – The friendly tool that makes DBA and developers life easy Giuseppe Maxia 14h40 15h00
MariaDB and MySQL – what statistics optimizer needs – or when and how not to use indexes Sergei Golubchik 15h10 15h30
MySQL and the CAP theorem: relevance & misconceptions – Dissecting, affirming and refuting CAP assumptions in real production systems Shlomi Noach 15h40 16h00
How to create a useful MySQL bug report – …and make sure it’s properly processed Valerii Kravchuk 16h10 16h30
How Online Backup works in MyRocks and RocksDB Yoshinori Matsunobu 16h40 17h00
TiDB: Distributed, horizontally scalable, MySQL compatible Morgan Tocker 17h10 17h30
MySQL Performance Schema in 20 Minutes Sveta Smirnova 17h40 18h00
MySQL 8.0 Component Infrastructure – Why, what’s there, what’s next and how to use it Joro Kodinov 18h10 18h30
MySQL 8.0 Document Store: How to Mix NoSQL & SQL in MySQL 8.0 – a database where developers and DBAs live in peace Frédéric Descamps 18h40 19h00

All session will be taking place in H.1308, Rolin (to be confirmed) on Saturday 2 February. Please check closer to the time for any schedule changes. Look forward to seeing you there!

MySQL, MariaDB & Friends: the Committee

We have sent requests and also received candidatures for the MySQL, MariaDB & Friends Devroom Committee. Now we are happy to announce you the name of the people who will rate your submissions:

Know that the Committee is known, don’t hesitate to submit you talk!

See you soon at FOSDEM !

Clipart: Committee Majority by Krisada from the Noun Project

FOSDEM’19 MySQL, MariaDB & Friends DEVROOM Call for Papers is now open !

Good news ! The MySQL, MariaDB & Friends Devroom has been accepted for FOSDEM’19 ‘s edition as announced earlier!

This event is a real success story for the MySQL ecosystem; the content, the speakers and the attendees are growing every year.

The first big change for this 2019 edition is that the MariaDB Foundation (Ian) is joining my efforts to build this Devroom. Don’t forget that FOSDEM takes place in Belgium, and our motto is “l’Union fait la Force” [“Unity is Strength”].

FOSDEM 2019’s edition will take place 2nd & 3rd February in Brussels and our MySQL, MariaDB & Friends devroom will run on Saturday 2nd (may change). FOSDEM & MySQL/MariaDB is a love story started 19 years ago !

The committee selecting the content for our devroom is not yet created and if you want to be part of this experience, just send me an email (candidate at mysqlmariadbandfriends dot eu) before Oct 29th.

If you want to join the Committee you have to align with the following conditions:

  • planning to be present at FOSDEM
  • having a link with MySQL & MariaDB Ecosystem
  • have some time to review and rate talks
  • be an ambassador for the event by promoting it

The Call for Paper is now offcialy open and ends November 15th. You can submit now() your proposal using FOSDEM’s submission tool.

Marketing and Sales speeches are not welcome, focus on the engineering, the operations and of course the developers.

Don’t forget to specify the track (MySQL, MariaDB and Friends devroom) and set the duration to 20 mins (short but intense ;-) )!

Thank you, and see you soon in Brussels !

lefred

FOSDEM MySQL Community Dinner – Friday 2 Feb 2018 – Tickets Now Available!

FOSDEM is back in town, folks, and as usual, there will there be a MySQL and Friends Devroom. At this point, we can’t really remember what came first, was it the annual dinner or the devroom? Our memories of the past few years are particularly hazy on that…  Can’t imagine why.

Following a great tradition of dining together in style with members from all over the community, we have rented a by now familiar private space at ICAB, more detailed directions below.

A couple of things changed compared to the last couple of years. The community dinner will take place on Friday night 2 February, following the Pre FOSDEM MySQL Day, both in the same location.

Book your tickets now!!!

The listed ticket price includes a selection of Belgian Speciality Beers and food, which will be typical Belgian style (no ‘Italian’ Pizza!)

If you have any dietary requirements (vegetarian, vegan, gluten-free,…) please let us know ahead of time when buying the ticket as we need to inform the caterer who will make the necessary accommodations for you.

We’re looking forward to meeting you all again at Fosdem and the Community Dinner. See you then!


Sponsors
Once again, we want to thank our generous sponsors, whose help makes this affordable at such a great price.
Community Sponsors:

Wondering how to get there?

The venue itself is located very close to the VUB. A map is displayed below to help you plan your route.

The total distance from the heart of Brussels, Grand Place, is about 20 minutes by public transport, along the route of metro line 5 (closest stop: Petillon). Be sure to use Google/Apple/Your Preferred Maps to determine the best way to get there, though as both tram and bus lines are also an option.

FOSDEM MySQL & Friends Devroom 2018 – schedule

The schedule of the next edition of the MySQL & Friends Devroom is now on-line also on the official FOSDEM website.

As you can see we by shrinking the last two talks (no break) we were able to add one extra session. The committee selected the next one, which mean I will have the honour to present again at FOSDEM too.

I hope you will enjoy this day. Don’t forget the MySQL Community Dinner (more to come soon about this on this website) and the extra free day organized by the MySQL Team on Friday (you need to register).

Here is a copy of the schedule, a full content of your favourite open source database and its friends/forks: