
Moxa Technologies Co., Ltd.
SW Spec.
文件編號:
版本:
頁次:7/13
3. Choosing function to install MySQL server, after seeing “MySQL server install success”, you
have MySQL server on UC-7400-LX Plus / IA-24X / UC-7112-LX Plus / W325-LX series box.
192.168.30.126 - Putty
Installing MySQL system tables...
OK
Filling help tables...
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:
/usr/local/mysql/bin/mysqladmin -u root password 'new-password'
/usr/local/mysql/bin/mysqladmin -u root -h Moxa password 'new-password'
Alternatively you can run:
/usr/local/mysql/bin/mysql_secure_installation
which will also give you the option of removing the tes
t
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 /usr/local/mysql ; /usr/local/mysql/bin/mysqld_safe &
You can test the MySQL daemon with mysql-test-
cd /usr/local/mysql/mysql-test ; perl mysql-test-run.pl
Please report any problems with the /usr/local/mysql/scripts/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/
MySQL server install success
root@Moxa:/mnt/ramdisk/mysql-server-5.1.23#
3.1.2. Test MySQL Server
1. Using the following command to start MySQL server.
‘/etc/init.d/mysql.server start’
2. Using the following command to reload the setting of MySQL server.
‘/etc/init.d/mysql.server reload’
3. Using the following command to stop MySQL server.
‘/etc/init.d/mysql.server stop’
192.168.30.126 - Putty
Comentarios a estos manuales