I have just uploaded Q4M version 0.7 to the Q4M website
(http://q4m.31tools.com/).
Changes from 0.6 are as follows:
1. Faster SELECT COUNT(*)
Q4M now caches the number of rows within a table. Database
administrators can now heavily issue SELECT COUNT(*) queries for
monitoring queue usage.
2. Dropped binlog capability flags
Q4M tables were incorrectly marked as binlog-capable in previous releases.
3. Added examples/crawler
Q4M now includes a example web spider implementation.
--
Kazuho Oku