June 19, 2013

Post: Percona Server 5.1.69-14.7 now available: A drop in replacement for MySQL

…”] Percona Server for MySQL version 5.1.69-14.7[/caption] Percona is glad to announce the release of Percona Server 5.1… name could stop the server starting if the innodb_data_home_dir variable didn’t have the path separator at the end… fixed #1132412, bug fixed #1153651. Release notes for Percona Server for MySQL 5.1.69-17.4 are available in our online…

Post: Percona Server 5.6.11-60.3 first Release Candidate now available

Server for MySQL version 5.6.11-60.3[/caption] Percona is glad to announce the first Release Candidate release of Percona Server… name could stop the server starting if the innodb_data_home_dir variable didn’t have the path separator at the end… fixed #1177780, bug fixed #1154954. Release notes for Percona Server for MySQL 5.6.11-60.3 are available in our online…

Post: Experiences with the McAfee MySQL Audit Plugin

… gives us more flexibility by allowing users to extend the server‘s functionality with their own code, and this is what… the log (all the lists in these variables are comma separated). As pointed here, anything that would generate a write to… has been an important missing feature on the server, which has made using MySQL in PCI or SOX compliant environments, to name…

Post: Multicast replication in Percona XtraDB Cluster (PXC) and Galera

… much different from standard mysql replication.  1 master with 5 async slaves is going to send a separate replication stream to each… mysql]# service mysql stop [root@node1 mysql]# service mysql stop [root@node1 mysql]# service mysql start –wsrep_cluster_address=gcomm:// [root@node2 mysql]# service mysql start [root@node3 mysql… if this IP is not the default IP of the server. I could not find a way to migrate an existing…

Post: 10 years of MySQL User Conferences

… in MySQL 6.0, it’s to ship in commercial version only. An Innodb Plugin is announced and will be separate from MySQL Server, providing a more scalable Innodb version with more features. Gearman and MemcacheD storage engine plugins are available for MySQL

Post: Percona XtraBackup 2.1.2 for MySQL available for download

…. Bugs Fixed: Using Perl’s DBD::MySQL package for server communication instead of spawning the MySQL command line client introduced a regression which… #1180672. The format of xtrabackup_galera_info was missing the ‘:’ separator between the values of wsrep_local_state_uuid and wsrep… Server and MySQL 5.1 releases which could cause innobackupex to fail. Bugs fixed #1181092, #1181099 and #1180905. When backing up a server

Post: Percona XtraBackup 2.1.0 for MySQL beta now available

… for MySQL 2.0.6, plus the following: New Features: Percona XtraBackup has implemented basic support for MySQL 5.6, Percona Server 5…-specific features are used (such as GTID, remote/transportable tablespaces, separate undo tablespace, 5.6-style buffer pool dump files). Percona… position. This could trigger a bug if the server being backed up was standalone server (neither master nor slave in replication) and…

Post: Percona XtraBackup 2.0.7 for MySQL available for download

… XtraBackup has implemented full support for new MySQL 5.6 features (GTID, remote/transportable tablespaces, separate undo tablespace, 5.6-style buffer… introduced in MySQL 5.6. Starting with MySQL 5.6 buffer pool dumps can be produced and loaded for faster server warmup after the start. This feature is similar to the Dump/Restore of the Buffer Pool in Percona Server. MySQL 5…

Post: Percona XtraBackup 2.1.0 'release candidate' for MySQL available for download

… XtraBackup has implemented full support for new MySQL 5.6 features (GTID, remote/transportable tablespaces, separate undo tablespace, 5.6-style buffer… introduced in MySQL 5.6. Starting with MySQL 5.6 buffer pool dumps can be produced and loaded for faster server warmup after the start. This feature is similar to the Dump/Restore of the Buffer Pool in Percona Server. MySQL 5…

Post: Announcing Percona XtraBackup 2.1.1 GA

… backups. innobackupex now uses Perl’s DBD::MySQL package for server communication instead of spawning the MySQL command line client. Support for InnoDB… position. This could trigger a bug if the server being backed up was standalone server (neither master nor slave in replication) and… option would not work with server datadir if the server isn’t running and logs were in a separate directory. Bug fixed #1174314…