Webinar Thursday July 6, 2017: Security and Encryption in the MySQL World
Join Percona’s Solutions Engineer, Dimitri Vanoverbeke as he presents Security and Encryption in the MySQL World on Thursday, July 6, 2017, at 7:00 am PDT / 10:00 am EDT (UTC-7). Register Now MySQL...
View ArticleDifferences in PREPARE Statement Error Handling with Binary and Text Protocol...
In this blog, we’ll look at the differences in how a PREPARE statement handles errors in binary and text protocols. Introduction Since Percona XtraDB Cluster is a multi-master solution, when an...
View ArticleMySQL Connector/NET 6.10.2 beta has been released
Dear MySQL users, MySQL Connector/Net 6.10.2 beta is the third release which supports Scaffold-DbContext, that enables the creation of corresponding model classes from an existing database that are...
View ArticleMySQL infrastructure testing automation at GitHub
Our MySQL infrastructure is a critical component to GitHub. MySQL serves GitHub.com, GitHub’s API, authentication and more. Every git request touches MySQL in some way. We are tasked with keeping the...
View ArticleMySQL on Docker: Running Galera Cluster in Production with ClusterControl on...
In our “MySQL on Docker” blog series, we continue our quest to make Galera Cluster run smoothly in different container environments. One of the most important things when running a database service,...
View ArticleSimplified Client and Connector Versioning
Here at MySQL we are constantly improving both our servers and our client software by making things simple to use and understand. An area where we want to simplify things is around the version number...
View ArticleClickHouse: One Year!
In this blog, we’ll look at ClickHouse on its one year anniversary. It’s been a year already since the Yandex team released ClickHouse as open source software. I’ve had an interest in this project...
View ArticleMySQL Document Store Concepts for PHP Developers
Docstore versus traditional MySQLI have had quite a few questions from PHP Developers who are very interested in the new MySQL Document Store versus the traditional use of MySQL with PHP. You used to...
View ArticleMySQL Support Engineer's Chronicles, Issue #7
This week in Support was busy enough for me. Among other things I had to study all possible reasons (other than obvious query cache impact) for queries hanging in "query end" status and noted Bug...
View ArticleMySQL Connector/NodeJS 8.0.7-dmr has been released
MySQL Connector/Node.js is a new Node.js driver for use with the X DevAPI. This release, v8.0.7 , is the first development release of the MySQL Connector/Node.js 8.0 series. The X DevAPI enables...
View ArticleWebinar Tuesday July 11, 2017: Securing Your MySQL/MariaDB Data
Join Percona’s Chief Evangelist, Colin Charles as he presents Securing Your MySQL/MariaDB Data on Tuesday, July 11, 2017 at 7:00 am PDT / 10:00 am EDT (UTC-7). Register Now This webinar will discuss...
View ArticleI overstated the CPU regression in MySQL 5.7
My series of posts on the low-concurrency CPU regression greatly overstated the regression from MySQL 5.6 to 5.7. Most of the regression was from the use of SSL which is enabled by default starting...
View ArticleMySQL Connector/C++ 8.0.5-dmr has been released
Dear MySQL users, MySQL Connector/C++ 8.0.5-dmr is the next development milestone release of the MySQL Connector/C++ 8.0 series (formely 2.0 series). Connector/C++ 8.0 can be used to access MySQL...
View ArticleHitler Reacts to Removal of MySQL's Query Cache
The removal of the query cache in MySQL 8.0 improves user experience and has been celebrated by many members of the MySQL community. With this good news, obviously, Hitler isn’t happy. (Parody Video).
View ArticleMySQL Connector/Java 8.0.7-dmr has been released
Dear MySQL users, MySQL Connector/J 8.0.7 Development Release is a development milestone release for the 8.0.x series. This release includes the following new features and changes, also described in...
View ArticleMySQL Connector/Net 8.0.8-dmr has been released
MySQL Connector/Net 8.0.8 is the fifth development release that expands cross-platform support to Linux and macOS when using Microsoft’s .NET Core framework. Now, .NET developers can use the X DevAPI...
View ArticleHow to Install LEMP on Ubuntu 16.04
The following article describes how to install a LEMP stack on an Ubuntu 16.04 VPS. LEMP (Linux, Nginx, MySQL, PHP) should not be confused with the popular LAMP (Linux, Apache, MySQL, PHP) stack. This...
View ArticleRDS/Aurora OS monitoring with Monyog v8.1.0
With this Monyog release, we will provide monitoring capabilities for RDS / Aurora OS metrics along with an emphasis on the User Experience in several respects including a number of GUI design...
View ArticleMySQL Support for Fedora 26 Is Here
Fedora 26 is scheduled to arrive today, July 11, and we congratulate the highly productive Fedora community on another rev of many people’s favorite distro. We’re continuing our tradition of supporting...
View ArticleDeveloping a PHP application on XAMPP-VM for OS X
XAMPP-VM for OS X is a XAMPP application that lets you run XAMPP for Linux on your Mac using an OS X hypervisor based on hyperkit. As a result, you have a dev environment that's much closer to what...
View Article