MySQL Query Tuning: Process & Tools - View the Replay & Slides
Many thanks to everyone who participated in this week’s first part of our webinar trilogy on MySQL Query Tuning. This time we looked at the process and tools to consider when tuning MySQL queries. It...
View ArticlePlanets9s - Intro to Docker Swarm Mode, MySQL Query Tuning replay and more ...
Welcome to this week’s Planets9s, covering all the latest resources and technologies we create around automation and management of open source database infrastructures.MySQL Query Tuning: Process &...
View ArticleHow to set up read-write split in Galera Cluster using ProxySQL
ProxySQL is becoming more and more popular as SQL-aware load balancer for MySQL and MariaDB. In previous blog posts, we covered installation of ProxySQL and its configuration in a MySQL replication...
View ArticleClusterControl 1.3.2 Released with Key MongoDB Features - Sharded...
The Severalnines team is pleased to announce the release of ClusterControl 1.3.2.This release contains new features, such as deploying MongoDB sharded clusters and scheduling cluster-consistent...
View ArticlePress Release: Severalnines and WooServers bring ClusterControl to web hosting
New partnership helps start-ups challenge Google, Amazon and MicrosoftStockholm, Sweden and anywhere else in the world - 07 September 2016 - Severalnines, the provider of database automation and...
View ArticlePlanets9s - Try the new ClusterControl 1.3.2 with its new deployment wizard
Welcome to this week’s Planets9s, covering all the latest resources and technologies we create around automation and management of open source database infrastructures.Try the new ClusterControl 1.3.2...
View ArticleSign up for Part 2 of the MySQL Query Tuning Webinar Trilogy: Indexing & EXPLAIN
When it comes to the query tuning, EXPLAIN is one the most important tools in the DBA’s arsenal. Why is a given query slow, what does the execution plan look like, how will JOINs be processed, is the...
View ArticleNew ClusterControl subscriptions for managing MySQL, MongoDB and PostgreSQL
We’ve got your databases covered: check out our new pricing plans for ClusterControl, the single console to deploy, monitor and manage your entire database infrastructure.Whether you’re looking to...
View ArticlePlanets9s - New ClusterControl pricing plans for managing MySQL, MongoDB &...
Welcome to this week’s Planets9s, covering all the latest resources and technologies we create around automation and management of open source database infrastructures.New ClusterControl pricing plans...
View ArticleLoad balanced MySQL Galera setup - Manual Deployment vs ClusterControl
If you have deployed databases with high availability before, you will know that a deployment does not always go your way, even though you’ve done it a zillion times. You could spend a full day setting...
View ArticleDatabase Sharding - How does it work?
Database systems with large data sets or high throughput applications can challenge the capacity of a single database server. High query rates can exhaust CPU capacity, I/O resources, RAM or even...
View ArticleSign up for our new webinar: 9 DevOps Tips for Going in Production with...
Galera Cluster for MySQL / MariaDB is easy to deploy, but how does it behave under real workload, scale, and during long term operation? Proof of concepts and lab tests usually work great for Galera,...
View ArticlePlanets9s - Download our new ‘Database Sharding with MySQL Fabric’ whitepaper
Welcome to this week’s Planets9s, covering all the latest resources and technologies we create around automation and management of open source database infrastructures.Download our new whitepaper:...
View ArticleDatabase Security - MySQL Upgrade Instructions for Zero-day Exploit
You must have heard about the CVE-2016-6662, the recent zero-day exploit exposed in most of MySQL and its variants. The vulnerability flaw can be exploited by a remote attacker to inject malicious...
View ArticleTwo Database Sharding Tools for MySQL
In a previous blog post we discussed several approaches to sharding. The most flexible one, sharding using metadata, is also the most complex one to implement. You need to design the meta-database, and...
View ArticleWatch the replay: MySQL Query Tuning Part 2 - Indexing and EXPLAIN
We’ve just completed Part 2 of our webinar trilogy on MySQL Query Tuning this week and if you didn’t get the chance to join us for the live sessions (or would like to watch them again), the recording...
View ArticlePlanets9s - 9 DevOps Tips for MySQL / MariaDB Galera Cluster, MySQL Query...
Welcome to this week’s Planets9s, covering all the latest resources and technologies we create around automation and management of open source database infrastructures.New webinar: 9 DevOps Tips for...
View ArticleSharding MySQL with MySQL Fabric and ProxySQL
There are numerous ways to migrate into MySQL Fabric. Most of them require serious changes in your application - you have to switch to the MySQL Fabric connector to actually benefit from the MySQL...
View ArticleMySQL on Docker: Multi-Host Networking for MySQL Containers (Part 2 - Calico)
In the previous post, we looked into the basics of running MySQL containers on multiple Docker hosts managed by Swarm Mode, a native orchestration tool comes with Docker 1.12. However, at the time of...
View ArticlePlenty of 9s on deck at Percona Live Amsterdam - Impressions
Percona Live Amsterdam 2016 came to an end yesterday evening and we’re taking a few moments to share our impressions of this year’s European MySQL / MongoDB / PostgreSQL and...
View Article