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
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
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