Thanks for the help! Worked perfectly.
Don
Paul DuBois <[EMAIL PROTECTED]> wrote:
At 10:01 -0700 4/16/04, Don Dachner wrote:
>Ok, that worked. Thanks.
>
>I guess now my only question is is there something wrong with my
>environment since I have to type:
>
>"./bin/mysql -u root"
>
>instead of
>
At 10:01 -0700 4/16/04, Don Dachner wrote:
Ok, that worked. Thanks.
I guess now my only question is is there something wrong with my
environment since I have to type:
"./bin/mysql -u root"
instead of
"mysql -u root"?
I don't know about "wrong", but that's certainly less convenient than it
need
Ok, that worked. Thanks.
I guess now my only question is is there something wrong with my environment since I
have to type:
"./bin/mysql -u root"
instead of
"mysql -u root"?
Thanks,
Don
At 9:30 -0700 4/16/04, Don Dachner wrote:
>I ran ./bin/safe_mysqld &
>
>and got:
>
>[1] 3328
>
>ro
At 9:30 -0700 4/16/04, Don Dachner wrote:
I ran ./bin/safe_mysqld &
and got:
[1] 3328
root # Starting mysqld daemon with databases from /usr/local/mysql/data
and the cursor hangs on the next line down ...
Your shell printed "root #". safe_mysqld (running in the background)
printed the Starti
I ran ./bin/safe_mysqld &
and got:
[1] 3328
root # Starting mysqld daemon with databases from /usr/local/mysql/data
and the cursor hangs on the next line down ...
thanks,
don
Try ls to see whether safe_mysqld is in the directory and the run:
Safe_mysqld &
Note! You have to be root to
Try ls to see whether safe_mysqld is in the directory and the run:
Safe_mysqld &
Note! You have to be root to run the mysqld demon
HTH
Babs
-Ursprüngliche Nachricht-
Von: Don Dachner [mailto:[EMAIL PROTECTED]
Gesendet: Donnerstag, 15. April 2004 21:48
An: [EMAIL PROTECTED]
Betreff: co