Re: Changing the Prompt for timing purposes

2005-04-13 Thread Andrew Braithwaite
When you say shell, do you mean DOS or UNIX? If it's the latter then you may do this for the logfile: sh-2.05b# mysql Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 2 to server version: 4.0.24-standard-log Type 'help;' or '\h' for help. Type '\c' to clear t

RE: Changing the Prompt for timing purposes

2005-04-13 Thread SGreen
Tom Crimmins <[EMAIL PROTECTED]> wrote on 04/13/2005 12:37:44 PM: > > On Wednesday, April 13, 2005 11:29, [EMAIL PROTECTED] wrote: > > > Hi, > > The MYSQL command line interface is very basic. Can it be modified > > like the shell command prompts so that I can include date/time for > > timing b

RE: Changing the Prompt for timing purposes

2005-04-13 Thread Tom Crimmins
On Wednesday, April 13, 2005 11:29, [EMAIL PROTECTED] wrote: > Hi, > The MYSQL command line interface is very basic. Can it be modified > like the shell command prompts so that I can include date/time for > timing benchmarks? > > Secondly, is there an "echo" command in MYSQL command prompt so