(Shinguz) A while ago we released our FromDual Backup and Recovery Manager (brman) 2.0.0 for MariaDB and MySQL. So what are the new cool features of this new release?
Tag: Open Source
MariaDB vs MySQL – Comparing MySQL 8.0 with MariaDB 10.3
(Tomer Shay) The goal of this article is to evaluate and highlight the main similarities and differences between the MySQL Server Database and the MariaDB Server Database.
Lock Down: Enforcing AppArmor with Percona XtraDB Cluster
(Yves Trudeau) Recently, I wrote a blog post showing how to enforce SELinux with Percona XtraDB Cluster (PXC). The Linux distributions derived from RedHat use SELinux.
Loading data into TByte sized NDB data nodes
(Mikael Ronstrom) One of the main design goals with MySQL Cluster 7.6 was to support much larger data sets in each data node.
InnoDB Progress Information
(Jesper Krogh) MySQL has since version 5.7 had support for progress information for some queries. As promised in my previous post, I will here discuss how you can use that to get progress information for ALTER TABLE on InnoDB tables.
How to Change Settings for PMM Deployed via Docker
(Peter Zaitsev) When deployed through Docker Percona Monitoring and Management (PMM) uses environment variables for its configuration
The Magic of Word Vectors
In a nutshell, word vectors represent semantic meanings of natural language words, encoded in numbers. This looks a bit different from traditional representations of words, but this is what makes human language understandable to machines. Visually, a vector space of words can be imagined as a cloud in which words with similar meanings are located nearby. It is important to...
More automated control in MySQL Cluster 7.6.7
(Mikael Ronstrom) Apart from bug fixes the 7.6.7 version of MySQL Cluster also brings a major improvement of restart times through adaptively controlling checkpoint speed.
Replicating from MySQL 8.0 to MySQL 5.7
(Vinicius Grippa) In this blog post, we’ll discuss how to set a replication from MySQL 8.0 to MySQL 5.7. There are some situations that having this configuration might help.
Joomla! and MySQL 8.0.12
(Frederic Descamps) As other CMS using MySQL and PHP, Joomla! is not yet 100% ready to work with MySQL 8.0 out of the box.