…, which seems to be on par with having the general log enabled. The flexibility comes from the three variables that can be…/audit.sock #audit_json_socket=1 audit_json_log_file=/var/lib/mysql/audit.log audit_record_cmds=connect,Quit Notice the audit…”:”localhost”,”cmd”:”Connect”,”query“:”Connect”} In conclusion, the plugin API seems to be opening new possibilities of extending MySQL‘s behavior in…
Post: Percona Server 5.1.69-14.7 now available: A drop in replacement for MySQL
… #1167109. Fixed the CVE-2012-5627 vulnerability, where an unprivileged MySQL account owner could perform brute-force password guessing attack on…_PAGES query started returning data to indicate an incomplete result set. Bug fixed #1185040. Fixed the upstream bug #69379 which caused MySQL… changed page tracking is enabled. Bug fixed #1184517. The INNODB_CHANGED_PAGES table couldn’t be queried if the log tracker wasn’t…
Post: Percona Server for MySQL 5.5.31-30.3 now available
… could cause a memory leak if query cache was used together with InnoDB. Bug…log enabled and then restarted with the binary log disabled, Crash-Resistant Replication could overwrite the relay log info log… CVE-2012-5627 vulnerability, where an unprivileged MySQL account owner could perform brute-force…
Post: MySQL and the SSB - Part 2 - MyISAM vs InnoDB low concurrency
…”flight”. I have labeled each query as Q{FLIGHT_NUMBER}.{QUERY_NUMBER}. In general, each flight…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_…
Post: Percona Server 5.6.11-60.3 first Release Candidate now available
…13396″ align=”alignright” width=”247″] Percona Server for MySQL version 5.6.11-60.3[/caption] …I/O error if changed page tracking is enabled. Bug fixed #1184517. Missing path separator between …The INNODB_CHANGED_PAGES table couldn’t be queried if the log tracker wasn’t running. Bug fixed #1185304….
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.5.28-29.3 which could cause a server to hang when binary log is enabled. Bug fixed… (Alexey Kopytov). Ported back from the upstream MySQL 5.6 the fix for unnecessary log_flush_order_mutex acquisition. Bug fixed #1163262…
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.5.28-29.3 which could cause a server to hang when binary log is enabled. Bug fixed… (Alexey Kopytov). Ported back from the upstream MySQL 5.6 the fix for unnecessary log_flush_order_mutex acquisition. Bug fixed #1163262…
Post: Announcing Percona XtraBackup 2.1.1 GA
…Software Repositories. Percona XtraBackup enables backups without blocking user queries, making it ideal for…rebuilding secondary indexes on innobackupex –apply-log –rebuild-indexes. This allows parallel …’s DBD::MySQL package for server communication instead of spawning the MySQL command line …
Post: Virident vCache vs. FlashCache: Part 2
… time-based flushing enabled actually produces better …=95 \ –mysql-user=root –mysql-socket=/tmp/mysql.sock –mysql-table-engine=innodb…log_buffer_size = 128M innodb_flush_log_at_trx_commit = 1 innodb_log_file_size = 1G innodb_log…_size = 1000 query_cache_size = 0 query_cache_type = 0 …
Post: A (prototype) lower impact slow query log
…-of-queries=1000000 –concurrency=64″ on my laptop) come out at the following: straight MySQL (no slow query log): 13 seconds MySQL with slow query log enabled: 18 seconds My audit plugin slow query log: 15 seconds straight Drizzle (no slow query log): 8…

