… start if the XtraDB changed page tracking was enabled and variable innodb_flush_method was set to ALL_O_DIRECT. Bug… #1167109. Fixed the CVE-2012-5627 vulnerability, where an unprivileged MySQL account owner could perform brute-force password guessing attack on… stop the server starting if the innodb_data_home_dir variable didn’t have the path separator at the end. Bug…
Post: Percona Server 5.1.69-14.7 now available: A drop in replacement 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… the general log enabled. The flexibility comes from the three variables that can be set to control what is logged by… want written to the log (all the lists in these variables are comma separated). As pointed here, anything that would generate…
Post: Migrating between MySQL schemas with Percona Xtrabackup
… the target database: mysql orig_old < /tmp/orig.schema.sql Ensure innodb_import_table_from_xtrabackup = 1 (dynamic variable) Prepare the backup…_old Make sure that the files are owned by mysql: chown mysql:mysql /var/lib/mysql/orig_old/* For each table, run: ALTER TABLE…_SCHEMA.TABLES WHERE TABLE_SCHEMA=’orig’ AND ENGINE=’InnoDB’; EOF mysql -N -B <<'EOF' > import-ddl.sql SELECT CONCAT(‘ALTER TABLE…
Post: Percona Server for MySQL 5.5.31-30.3 now available
… introduced innodb_read_views_memory and innodb_descriptors_memory status variables in the Extended Show Engine InnoDB Status to improve InnoDB… #1171941. Fixed the CVE-2012-5627 vulnerability, where an unprivileged MySQL account owner could perform brute-force password guessing attack on… MDEV-3915). Bug fixed #1172090. mysql_set_permission was failing on Debian due to missing libdbd-mysql-perl package. Fixed by adding…
Post: Choosing a MySQL HA Solution - Post-Webinar Q&A
… is my recommendation for MySQL 5.6? Is MHA ready for MySQL 5.6? A: My personal recommendation for MySQL 5.6, based… safe bet that MySQL is up and running. That said, there are plenty of other MySQL and OS-level status variables that you…: Incorrect information in file: ‘./mysql/servers.frm’ ERROR: 1033 Incorrect information in file: ‘./mysql/servers.frm’ Running mysql_install_db under strace, I…
Post: Percona Server 5.6.11-60.3 first Release Candidate now available
… id=”attachment_13396″ align=”alignright” width=”247″] Percona Server for MySQL version 5.6.11-60.3[/caption] Percona is glad… available here and from the Percona Software Repositories). Based on MySQL 5.6.11, including all the bug fixes in it… stop the server starting if the innodb_data_home_dir variable didn’t have the path separator at the end. Bug…
Comment: Percona XtraBackup 2.1.3 for MySQL available for download
… of memory Hope that’s ok; if not, decrease some variables in the equation. Thread pointer: 0x7f9234000990 Attempting backtrace. You can…/libc.so.6(clone+0x6d)[0x33dfee890d] Trying to get some variables. Some pointers may be invalid and cause the dump to…:53:56 mysqld_safe mysqld from pid file /var/lib/mysql/srv-d2-mysql02.pid ended in an another environment I…
Comment: Experiences with the McAfee MySQL Audit Plugin
Miguel: Filters can be combined, but there’s no way (that I know) to achieve what you want with this plugin. You could add mysql.user to the audit_record_objs variable, for example, but not indicate a specific user for which you want to audit changes.
Post: Percona XtraDB Cluster 5.5.30-23.7.4 for MySQL now available
… assigned via pc.weight option in the wsrep_provider_options variable. Accepted values are in the range [0, 255] (inclusive). Quorum… leave a slave hanging. Bug fixed #1130888 (Seppo Jaakola). If MySQL replication threads were started before running wsrep recovery, this would…+found folder if found. Bug fixed #1154095 (Alex Yurchenko). If variable innodb_thread_concurrency has been defined to throttle InnoDB access…
Post: Percona Server for MySQL 5.5.30-30.2 now available
… for MySQL has fixed a number of performance bugs. (Alexey Kopytov) Drop table performance feature has been removed and its controlling variable…. Bug fixed #1104977 (Ignacio Nin). Running the DDL statement while variable innodb_lazy_drop_table was enabled could cause assertion failure…_max_allowed_packet variable. Bug fixed #1135097 (George Ormond Lorch III). Fixed the upstream bug #62578 which caused MySQL client to abort…

