By default, phpMyAdmin shows me 30 rows whenever I load a table (the query contains \"LIMIT 30\"). I generally want to see (up to) a few hundred rows.
Is there a way
phpMyAdmin has a config file called config.inc.php. You should be able to find appropriate setting in there.