June 18, 2013

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

… on MySQL 5.1.69, this release will include all the bug fixes in it. All of Percona’s software is open… #1167109. Fixed the CVE-2012-5627 vulnerability, where an unprivileged MySQL account owner could perform brute-force password guessing attack on…. Incorrect schema definition for the User Statistics tables in INFORMATION_SCHEMA (CLIENT_STATISTICS, INDEX_STATISTICS, TABLE_STATISTICS, THREAD_STATISTICS, and USER_STATISTICS…

Post: Replication in MySQL 5.6: GTIDs benefits and limitations - Part 1

… are one of the new features regarding replication in MySQL 5.6. They open up a lot of opportunities to make the… mysql> change master to master_auto_position = 1; mysql> start slave; and let’s create a new table on the master: mysql> create table test.t (id int not null auto_increment primary key); Executing SHOW TABLES FROM test…

Post: Percona Server for MySQL 5.5.31-30.3 now available

… the 5.5 series. All of Percona’s software is open-source and free, all the details of the release can… #1171941. Fixed the CVE-2012-5627 vulnerability, where an unprivileged MySQL account owner could perform brute-force password guessing attack on… the MySQL 5.6 version, which removed MyISAM internal temporary table mutex contention. Bug fixed #1179978. Release notes for Percona Server for MySQL

Post: Experiences with the McAfee MySQL Audit Plugin

… share my experience in this post. Auditing user activity in MySQL  has traditionally been challenging. Most data can be obtained from… someone more knowledgeable in MySQL internals can enlighten me here. – audit_record_objs : List of database objects (tables, according to the docs… opening new possibilities of extending MySQL‘s behavior in a way that, once set up, is transparent to users, and the McAfee MySQL

Post: MySQL and the SSB - Part 2 - MyISAM vs InnoDB low concurrency

… sort via ALTER TABLE ENABLE KEYS. my.cnf [mysqld] datadir=/mnt/mysql56/data basedir=/usr/local/mysql socket=/var/lib/mysql/mysql.sock user=justin innodb_buffer_pool_size=64G innodb_log_file_size=4G innodb_file_per_table… innodb_undo_logs=32 innodb_old_blocks_time=0 table_open_cache=2048 table_definition_cache=16384 innodb_flush_method=O_DIRECT key…

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

…” align=”alignright” width=”247″] Percona Server for MySQL version 5.6.11-60.3[/caption]…series. All of Percona’s software is open-source and free, all the details of… for the User Statistics tables in INFORMATION_SCHEMA (CLIENT_STATISTICS, INDEX_STATISTICS, TABLE_STATISTICS, THREAD_STATISTICS,…

Post: Percona Server for MySQL 5.5.30-30.2 now available

… query which opened that table. Bug fixed #1127008 (Sergei Glushchenko). Fix for bug #1070856 introduced a regression in Percona Server for MySQL 5… (Alexey Bychko). Percona Server for MySQL was missing help texts in the MySQL client because the help tables were missing. Bug fixed #1041981…

Post: Percona XtraDB Cluster 5.5.30-23.7.4 for MySQL now available

… replicate in case DROP TABLE statement is used on a temporary table. Bug fixed #1084702 (Seppo … hanging. Bug fixed #1130888 (Seppo Jaakola). If MySQL replication threads were started before running wsrep recovery… release. All of Percona’s software is open-source and free. Release notes for Percona…

Post: MySQL alternative Percona Server 5.1.68 -14.6 now available

… id=”attachment_13396″ align=”alignright” width=”247″] Percona Server for MySQL version 5.1.68-14.6[/caption] Percona is glad…, a MySQL alternative, is now the current stable release in the 5.1 series. All of Percona’s software is open source…. Percona Server was missing help texts in the MySQL client because the help tables were missing. Bug fixed #1041981. Other bugs fixes…

Post: Percona Server 5.5.30-30.2 rerelease fixes non-restart issue

… query which opened that table. Bug fixed #1127008 (Sergei Glushchenko). Fix for bug #1070856 introduced a regression in Percona Server for MySQL 5… (Alexey Bychko). Percona Server for MySQL was missing help texts in the MySQL client because the help tables were missing. Bug fixed #1041981…