mysql count found rows code example Example: select a certain number of entries from select mysql SELECT * FROM `your_table` LIMIT 0, 5000