The table itself holds over 700 rows – but changing the “show” form and submitting it does not show more than the first 30 rows.
What am I doing wrong?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
That is the default number of rows shown by phpmyadmin. You can change that limit to any number, for your case, 700 and at starting from 0.
You can find text fields to insert the number of rows and starting field.
i.e. Show 700 rows starting from record #0.
OR
Fire the query directly ,