May 24, 2012

Post: Identifying the load with the help of pt-query-digest and Percona Server

MySQL server, you would see an entry like this in the slow query log: # Time: 111229 3:02:26 # User@Host: msandbox[msandbox] @ localhost [] # Queryquery-digest Using pt-query-digest is pretty straight forward: pt-query-digest /path/to/slow-query.log Note that executing pt-queryINSERT

Post: Percona Server 5.5.16-22.0

MySQL 5.5.16, including all the bug fixes in it, Percona Serverto remove the overhead and make it faster. By reading the rows for “INSERTto the server. #785489 (Alexey Kopytov). The Slow Query Log did not log the error number correctly. #830199 (Oleg Tsarev). Variable log-slow…the following links: …

Post: Percona Server 5.1.58-12.9

insert_zip_clean). Bugs Fixed: #802825 / #61341 in MySQLMySQL (Alexey Kopytov). Uninitialized values in the Slow Query Log patch. Bug Fixed: #794774 (Oleg Tsarev). Querying global_temporary_tables caused the server to

Post: Ultimate MySQL variable and status reference list

to the amazing MySQL manual, especially the option and variable reference table. But just as frequently, I want toinsert_idblogpercona.commanual Last_queryserver

Post: The perils of uniform hardware and RAID auto-learn cycles

servers were slowing down in a very puzzling way over a short time span (a couple of hours). Queries were taking multiple seconds to…before — for example, a query cache bottleneck, or an insert buffer bottleneck, or … we needed to disable auto-learn, (++text files and saving links to reference …

Comment: MySQL Server Memory Usage

mysql conf: [mysqld] server-id=5908 port=3309 socket=/tmp/mysql.sock pid-file=/var/run/mysql/mysql.pid datadir=/db/disk2/mysql/data log-bin=/var/log/mysql/log log-slow-queries=/var/log/mysql/slow-queries