Oracle 5.0 Reference Manual page 245

Table of Contents

Advertisement

comp_err
This program is used during the MySQL build/installation process. It compiles error message files
from the error source files. See
make_binary_distribution
This program makes a binary release of a compiled MySQL. This could be sent by FTP to
on
mysql/upload/
make_win_bin_dist
This program is used on Windows. It packages a MySQL distribution for installation after the
source distribution has been built. See
Distribution as Zip
Archive".
mysql_fix_privilege_tables
This program is used after a MySQL upgrade operation. It updates the grant tables with
any changes that have been made in newer versions of MySQL. See
"mysql_fix_privilege_tables
Note: As of MySQL 5.0.19, this program has been superseded by
longer be used.
mysql_install_db
This script creates the MySQL database and initializes the grant tables with default privileges.
It is usually executed only once, when first installing MySQL on a system. See
"mysql_install_db
Procedures", and
Section 4.4.6,
mysql_secure_installation
This program enables you to improve the security of your MySQL installation. SQL. See
Section 4.4.7,
"mysql_secure_installation
mysql_tzinfo_to_sql
This program loads the time zone tables in the
system zoneinfo database (the set of files describing time zones). SQL. See
"mysql_tzinfo_to_sql
mysql_upgrade
This program is used after a MySQL upgrade operation. It checks tables for incompatibilities and
repairs them if necessary, and updates the grant tables with any changes that have been made
in newer versions of MySQL. See
Upgrade".
make_win_src_distribution
This program is used on Unix or Unix-like systems to create a MySQL source distribution that can be
compiled on Windows. See
Repository", and
Section 4.4.3,
Windows".
MySQL client programs:
mysql
The command-line tool for interactively entering SQL statements or executing them from a file in
batch mode. See
Section 4.5.1,
Overview of MySQL Programs
Section 4.4.1,
for the convenience of other MySQL users.
ftp.mysql.com
Section 4.4.2,
— Upgrade MySQL System
— Initialize MySQL Data
"mysql_install_db
— Load the Time Zone
Section 4.4.9,
Section 2.10.8.5, "Creating a Windows Source Package from the Bazaar
"make_win_src_distribution
"mysql
— The MySQL Command-Line
225
"comp_err
— Compile MySQL Error Message
"make_win_bin_dist
Tables".
mysql_upgrade
Directory",
Section 2.18.1, "Unix Postinstallation
— Initialize MySQL Data
— Improve MySQL Installation
database using the contents of the host
mysql
Tables".
"mysql_upgrade
— Check Tables for MySQL
— Create Source Distribution for
/pub/
— Package MySQL
Section 4.4.5,
and should no
Section 4.4.6,
Directory".
Security".
Section 4.4.8,
Tool".
File".

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mysql 5.0

Table of Contents