Gelu wrote:
> 3.Go to in /etc/init.d and make 2(two) symbolic link from mysqld script to
> ...
> - "K12mysqld" - OS kill the daemon when shutdown.
> - "S12mysqld" - OS start the daemon on boot.
> ...in rc3.d directory (if your OS boot on text mode) or rc5.d directory (if
> your OS boot wi
Hi
Suppose we have the binary distribution already installed.
1. run mysq_install_db "script"
2. run mysql_setpermission
3.Go to in /etc/init.d and make 2(two) symbolic link from mysqld script to
...
- "K12mysqld" - OS kill the daemon when shutdown.
- "S12mysqld" - OS start the daemon on