phpMyAdmin: change default number of rows displayed?
https://stackoverflow.com/questions/1413288/phpmyadmin-change-default-number-of-rows-displayed
$cfg['MaxRows'] = 1000;
Last updated
Was this helpful?
https://stackoverflow.com/questions/1413288/phpmyadmin-change-default-number-of-rows-displayed
$cfg['MaxRows'] = 1000;
Last updated
Was this helpful?