--- jekillen <[EMAIL PROTECTED]> wrote:
> Hi
> I'm blushing over the quick solution to mysql
> problem.
> I used the wrong script name to start mysql. It was
> a trivial
> script I wrote because I didn't want to practice
> typing every
> time I started mysql. I use the wrong name mysql
> start
>
On Fri, 14 Apr 2006 21:22:47 -0700
jekillen <[EMAIL PROTECTED]> wrote:
> Oddly, the shell didn't refuse to execute the script with the
> error script name command not found, it threw
:) glad to hear it works now.
maybe you didn't see an error as 'mysql' is a valid command? (the MySQL SQL
command
Hi
I'm blushing over the quick solution to mysql problem.
I used the wrong script name to start mysql. It was a trivial
script I wrote because I didn't want to practice typing every
time I started mysql. I use the wrong name mysql start
instead of mysql-start;
Oddly, the shell didn't refuse to exe