At 10:11 03/02/2001 -0700, Charles Murison wrote:
Hi!
Use the other client tool called mysqlc which provides support
to scroll the screen. Take care to put in the path the dll cygwinb19.dll
which you find on \mysql\lib directory.
Regards,
Miguel
I have mySQL running on Win98 for local development work prior to running
scripts on a full webserver. I like to use the mysql command line
interface but I have problem. I open a DOS window and start the interface
with 'mysql [database_name]' and I get connected without any
problems. Everything works just fine except when I do a command that
outputs a lot of information I can't scroll up and down in this stupid DOS
window to see everything. Does anybody know of a way to scroll a DOS
window up and down or is there a better way?
Thanks