InnoDB_int.png (1023×761)
april 2010 by rcrowley
Drawing of the various buffers and files in InnoDB, what they do, and what configuration parameters modify their size or behavior. So much nicer than long reference lists.
innodb
xtradb
april 2010 by rcrowley
mySQL DBA: Walking an INNODB table Fast
march 2009 by rcrowley
Been doing about the same thing except selecting by a prefix of the binary(20) primary key.
mysql
innodb
db
march 2009 by rcrowley
percona-xtradb:innodb_io [Percona DokuWiki]
february 2009 by rcrowley
I want innodb_write_io_threads.
innodb
xtradb
percona
mysql
february 2009 by rcrowley
MySQL Performance Tuning and Benchmarking
january 2009 by rcrowley
Page 10 mentions a "profiling" mode I've never heard of before.
mysql
innodb
myisam
profiling
january 2009 by rcrowley
http://www.wafflegrid.com/
november 2008 by rcrowley
An L2 cache using remote memory for InnoDB. Maybe instead of manually asking memcached for things before going to the database, one could just ask the database and repurpose the memcached instances already available for WaffleGrid. This definitely introduces some inefficiencies but essentially teaches memcached to speak SQL.
memcached
mysql
innodb
wafflegrid
cache
november 2008 by rcrowley
MySQL :: MySQL 5.0 Reference Manual :: 13.2.11 InnoDB Performance Tuning Tips
september 2008 by rcrowley
"If you can afford the loss of some of the latest committed transactions if a crash occurs, you can set the innodb_flush_log_at_trx_commit parameter to 0. InnoDB tries to flush the log once per second anyway, although the flush is not guaranteed."
Oh lord, help me.
innodb
mysql
performance
db
Oh lord, help me.
september 2008 by rcrowley
Copy this bookmark: