Log in

View Full Version : Table not incrementing anymore @ 99 Records



SChaput
02-01-2010, 02:54 PM
I have a mysql table hosted on bluehost.com and i recently went over 100 records.

If i output the total number of records using php, it says 99.
The "records" column on phpMyadmin shows 99.

But if i display all the records, it shows more then 99 records.

Is there a setting wrong in my CP somewhere?

Thanks

djr33
02-02-2010, 02:02 AM
You would need to post some code for us to see it. I don't know why that would happen. Are you sure there is no limit set in the query?