Pierre wrote:
> I've problems to start mysql automaticaly when booting the computer
> I'm running Linux Mandrake 7.0 (2.2.14) and mysql 3.23.21-beta
>
> I follow the instructions about the mysql.server file and I put it to the
> /etc/rc.d/init.d directory linked by /etc/rc.d/rc0.d/S01mysql.server and
> /etc/rc.d/rc3.d/S99mysql.server but nothing happens when I boot the computer.
>
> What's wrong with that procedure (I know that a part of the answer is........me)
>
> Thx for answering
>
If you are compiling from the source, check that mysql.server is executable.
When I compile it usually ends up mode 644.
Change it to 754.