Re: Quick solution: addendum; solved

2006-04-14 Thread Kris Anderson


--- 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
> instead of mysql-start;
> Oddly, the shell didn't refuse to execute the script
> with the
> error script name command not found, it threw
> these errors as if it was actually trying to execute
> the script.
> The server has started without complaint with the
> correct
> script name.
> Sorry to waste your time.
> JK 
> 
> ___
> freebsd-questions@freebsd.org mailing list
>
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"
> 
LOL! No worries. We need a bit of humor from time to time.

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Quick solution: addendum; solved

2006-04-14 Thread Norberto Meijome
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 interface)

beto
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Quick solution: addendum; solved

2006-04-14 Thread jekillen

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 execute the script with the
error script name command not found, it threw
these errors as if it was actually trying to execute the script.
The server has started without complaint with the correct
script name.
Sorry to waste your time.
JK 


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"