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 […]
Setup MariaDB Enterprise Cluster, part 3: Setup HA Proxy Load Balancer with Read and Write Pools
Setup 3-Node MariaDB Cluster with HA Proxy on VirtualBox Part 1: Setup a Virtual Machine Template Part 2: Setup 3-Node […]
How to migrate from MySQL to MariaDB on Linux in five steps
Recommended Download Now _________________________ You’ve decided to move from MySQL to MariaDB, but you’re a little nervous. The last thing […]