well,

I've reinstall from pkg.
My sys: openbsd 3.3
Mysql: 4.0.18

When I try to start the server:

mysqld_safe --user=_mysqld &

I receive that:

observe# mysqld_safe --user=_mysql &
[1] 6694
observe# Abort 
Abort 
Starting mysqld daemon with databases from /var/mysql
040227 17:38:56  mysqld ended

I've checked my error log:

040227 17:12:44  mysqld started
Abort
040227 17:12:45  mysqld ended

Well, where is my mistake?

I've tryed as --user=root, the same.
I've tryed to set the shlib dir too in my rc.conf:

shlib_dirs="$shlib_dirs /usr/local/lib/mysql"

Nothing.
Could you help me?
thanks for support
Regards
Andrea


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to