Out of memory (Needed 2093144 bytes)
SELECT author, count(author) AS nums FROM ***_ecms_book GROUP BY author ORDER BY nums DESC limit 15