I\'m using Kumulos to store a database for my iPhone app and eve开发者_如何学编程rything works well except the select method.
mysql> EXPLAIN SELECT * FROM urls ORDER BY RAND() LIMIT 1; +----+-------------+-------+------+---------------+------+---------+------+-------+---------------------------------+