hi,
have a simple question of about starting mysql :
staring with a book of mysql I should start mysql as the loggedin-user, which 
is my case "papabaer" as follows :

safe_mysqld &

but trying that, I get :

[papabaer@hanna papabaer]$ safe_mysqld
Starting mysqld daemon with databases from /var/lib/mysql
/usr/bin/safe_mysqld: /var/lib/mysql/hanna.develop.business-conzept.at.err: 
Keine Berechtigung
/usr/bin/safe_mysqld: /var/lib/mysql/hanna.develop.business-conzept.at.err: 
Keine Berechtigung
tee: /var/lib/mysql/hanna.develop.business-conzept.at.err: Keine Berechtigung
020913 12:18:57  mysqld ended
tee: /var/lib/mysql/hanna.develop.business-conzept.at.err: Keine Berechtigung

(Keine Berechtechtigung = no rights)

have done a look for all accesses and found that :

-rwxr-xr-x    1 root     root         8173 Apr  9  2001 /usr/bin/safe_mysqld*

so - as I can see, it has an executable access.

what can I do there ?
hope anyone has a glue ?
thanks and bye
hans

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to