.
M?rio Gamito <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm trying to chroot MySQL according to these instructions in linux.com:
> http://security.linux.com/article.pl?sid=04/08/19/1422204&tid=73&tid=35
>
> But the fact is that MySQL never starts (actualy, i
Hi,
I'm trying to chroot MySQL according to these instructions in linux.com:
http://security.linux.com/article.pl?sid=04/08/19/1422204&tid=73&tid=35
But the fact is that MySQL never starts (actualy, i think it starts and
dies the next second).
Can't find any errors in logs :(
OS: suse 9
Mysql: 4.0.15
Googled: yep, but didn't find anything conclusive
I'm attempting to chroot mysql, and I'm failing [miserabaly]. I realize
that this is a mysql list, but I currently believe it's either a dependency
of mysql I forgot or something something I'm
Hello list i have mysql under solaris 8
my mysql version is
Ver 11.18 Distrib 3.23.55, for sun-solaris2.8
the mysql startup with follow parameters
cd /export/home/sil/usr/local/mysql;/bin/sh
/export/home/sil/usr/local/mysql/bin/safe_mysqld --user=mysql
--port=3306 --chroot=/export/home/sil