#/ffp/start/mysqld.sh restart WARNING: mysqld_safe: Not running $Initializing MySQL database: /ffp/var/mysql/mysql Installing MySQL system tables... OK Filling help tables... OK
To start mysqld at boot time you have to copy support-files/mysql.server to the right place for your system
PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER ! To do so, start the server, then issue the following commands:
Alternatively you can run: /ffp/bin/mysql_secure_installation
which will also give you the option of removing the test databases and anonymous user created by default. This is strongly recommended for production servers.
See the manual for more instructions.
You can start the MySQL daemon with: cd /ffp ; /ffp/bin/mysqld_safe &
You can test the MySQL daemon with mysql-test-run.pl cd /ffp/mysql-test ; perl mysql-test-run.pl
Please report any problems with the /ffp/bin/mysqlbug script!
The latest information about MySQL is available at http://www.mysql.com/ Support MySQL by buying support/licenses from http://shop.mysql.com/
Starting mysqld_safe
=========
/ffp/bin/mysqladmin: connect to server at 'localhost' failed error: 'Can't connect to local MySQL server through socket '/ffp/var/mysql.sock' (2)' Check that mysqld is running and that the socket: '/ffp/var/mysql.sock' exists! #