High Performance Drupal with MariaDB
I am back from 2014 Amsterdam Drupalcon where MariaDB Corporation was present as sponsor. It was my first time there […]
How to install MariaDB 10 on CentOS 7 / RHEL 7
MariaDB Server has grown substantially in the past 6 years, so in February 2020 we’ve provided a refresh of […]
How I Converted My Invision Power Board Site from MySQL 5.1 to MariaDB 10 With Minimal Downtime
For several years, I have hosted a medium sized Invision Power Board (IPB) site. The site has roughly 9,000+ users […]
Dynamic Columns Tutorial – Part 1: Introduction
For certain situations, the static structure of tables in a relational database can be very limited. Each column is statically […]
Changing the DEFINER of MySQL stored routines etc.
The question seemed easy enough: We’ve dropped a user, now we want to change the DEFINER on all database objects […]
I’m speaking about MaxScale and MariaDB tonight in Chicago
Tonight I will give a presentation on Max Scale (An Advanced Proxy for MySQL) for the Chicago MySQL Meetup MaxScale […]
Building MaxScale from source with Vagrant and Puppet
MaxScale for MariaDB and MySQL hides the complexity of database scaling from the application. To streamline building MaxScale from source […]
Multisource Replication: How to resolve the schema name conflicts
MariaDB 10.0 has introduced the functionality to replicate data from more than one Master server. This is what many have […]
Introduction to four key MariaDB client commands
Featured Resource 2019 Webinar: Oracle to MariaDB: Pragmatic Migration Strategies Watch Now _________________________ It’s time to get to know four […]
Developing filters for MaxScale: quick and effective
“In just a short amount of time, I added the functionality I needed and enabled a whole new way of […]