mysql limit and offset returns value two times code example Example: mysql limit SELECT * FROM `members` LIMIT 1, 2;