When I login to my web host's MySql Monitor and type in
SHOW DATABASES;
3 screenfuls of listings roll vertically down my monitor at a speed too great for my speed reading ability. The 3rd screenful of listings, starting alphabetically with the 't's is nicely displayed, but my own database can't be seen.
I've tried
SHOW DATABASES; | more
SHOW DATABASES |more;
and
SHOW DATABASES;\p
but can't guess the right switch.
Can someone please tell me how to
SHOW DATABASES one screen at a time?
Thank you.
SHOW DATABASES;
3 screenfuls of listings roll vertically down my monitor at a speed too great for my speed reading ability. The 3rd screenful of listings, starting alphabetically with the 't's is nicely displayed, but my own database can't be seen.
I've tried
SHOW DATABASES; | more
SHOW DATABASES |more;
and
SHOW DATABASES;\p
but can't guess the right switch.
Can someone please tell me how to
SHOW DATABASES one screen at a time?
Thank you.