
Moxa Technologies Co., Ltd.
SW Spec.
文件編號:
版本:
頁次:5/13
• MySQL Server works in client/server or embedded systems.
The MySQL Database Software is a client/server system that consists of a multi-threaded SQL server that supports
different backends, several different client programs and libraries, administrative tools, and a wide range of application
programming interfaces (APIs).
We also provide MySQL Server as an embedded multi-threaded library that you can link into your application to get a
smaller, faster, easier-to-manage product.
• A large amount of contributed MySQL software is available.
It is very likely that your favorite application or language supports the MySQL Database Server.
The official way to pronounce “MySQL” is “My Ess Que Ell” (not “my sequel”), but we don't mind if you
pronounce it as “my sequel” or in some other localized way.
2. Release Packages
2.1. MySQL Server
No
Filename Description
1
mysqld_safe Scripts to start the MySQL daemon and restart it if it
dies unexpectedly.
2
mysqld MySQL server daemon.
3
mysqladmin MySQL database management utility.
4
share/mysql/mysql_install_db
share/mysql/fill_help_tables.sql
share/mysql/mysql_system_tables_data.sql
These scripts creates the privilege tables db, host,
user, tables_priv, columns_priv in the mysql
database, as well as the func table.
5
mysql_create_system_tables This script writes on stdout SQL commands to
generate all not existing MySQL system tables.
6
mysql.server MySQL daemon start/stop script.
7
my_print_defaults Print out MySQL server’s default settings use as
argument when MySQL server startup.
8
my.cnf MySQL server setting file.
9
install.sh MySQL server install/uninstall script.
10
fill_help_table.sql Used for MySQL error message.
11
errmsg.sys Used for MySQL error message.
2.2. MySQL Client
No
Filename Description
1
mysql A simple MySQL client utility.
2
libmysqlclient.so.16.0.0 MySQL client library.
3
install.sh MySQL client install/uninstall script.
2.3. MySQL Utilities:
UC-7400-LX Plus: mysql-5.1.23-rc-linux-xscale.tar.gz
IA-24X / UC-7112-LX Plus / W325-LX: mysql-5.1.23-rc-linux-arm.tar.gz
No
Filename Description
1
sql-bench\ MySQL server bench mark utilities.
2
Share\ Message file for other language.
3
mysql-test\ MySQL server test procedures.
Comentarios a estos manuales