Personal schedule for Edward Archibald
Download or
subscribe to Edward Archibald's
schedule.
MySQL Plugins - first introduced in 5.1 - are server extensions that can be loaded into the running MySQL on the fly, without restart. This tutorial will teach what tasks can be solved with plugins, what a plugin consists of, and how to write a plugin that helps with your specific problem. Basic C/C++ and MySQL knowledge is expected, but no deep familiarity with either is required.
Read more.
MySQL replication deprivation is a common condition that occurs when you encounter problems built-in MySQL replication cannot solve. Do you need automatic master promotion, ability to replicate to PostgreSQL or Oracle, multi-master/multi-source replication, parallel slave apply, or built-in consistency checking?
Read more.
Learn how to build scalable Database-as-a-Service with Tungsten, including: What is Tungsten & how it works, Configure Tungsten to create your own DBaaS, Implement fast, automatic database provisioning, Recover from failures through storage subsystem integration, Zero downtime maintenance & upgrades, Scale performance with SQL routing & load balancing, Replicate across sites.
Read more.