brandtkurowski + mysql   3

MySQL 5.0 Reference Manual :: 13.2.11.1 SHOW ENGINE INNODB STATUS and the InnoDB Monitors
executing "CREATE TABLE innodb_lock_monitor (a INT) ENGINE=INNODB" tells "SHOW ENGINE INNODB STATUS" to give you detailed information about locks
mysql  innodb  performance 
may 2008 by brandtkurowski
find_random - Rails plugin
Encapsulation of the common "find me X random records" idiom, with better performance than naïve implementations. Open-source extraction from Ben Tucker of GreenRiver.org. Expect to see more of these!
ruby  rails  plugin  mysql  random 
march 2008 by brandtkurowski

Copy this bookmark:



description:


tags: