Hi i'm beginner italian student on Linux system.
I've already installed Apache and Php on my linux system.
I've get mysql 4.0.2 unpack the file with the command tar xvzf and creating symbolic link
to referer mysql.
I launch the script
mysql_install_db and receive this message:
Installing all prepared tables
040602 15:48:57 Warning: Asked for 196608 thread stack, but got 126976
040602 15:48:58 ./bin/mysqld: Shutdown Complete
and more
What i do?