Oracle 5.0 Reference Manual page 248

Table of Contents

Advertisement

MySQL program-development utilities:
msql2mysql
A shell script that converts
good start when converting. See
with
MySQL".
mysql_config
A shell script that produces the option values needed when compiling MySQL programs. See
Section 4.7.2,
"mysql_config
my_print_defaults
A utility that shows which options are present in option groups of option files. See
"my_print_defaults
resolve_stack_dump
A utility program that resolves a numeric stack trace dump to symbols. See
"resolve_stack_dump
Miscellaneous utilities:
perror
A utility that displays the meaning of system or MySQL error codes. See
Explain Error
Codes".
replace
A utility program that performs string replacement in the input text. See
String-Replacement
resolveip
A utility program that resolves a host name to an IP address or vice versa. See
"resolveip
— Resolve Host name to IP Address or Vice
Oracle Corporation also provides the
servers and databases, to create, execute, and evaluate queries, and to migrate schemas and data
from other relational database management systems for use with MySQL. Additional GUI tools include
MySQL Notifier for Microsoft Windows
MySQL client programs that communicate with the server using the MySQL client/server library use the
following environment variables.
Environment Variable
MYSQL_UNIX_PORT
MYSQL_TCP_PORT
MYSQL_PWD
MYSQL_DEBUG
TMPDIR
For a full list of environment variables used by MySQL programs, see
Variables".
Use of
is insecure. See
MYSQL_PWD
Overview of MySQL Programs
programs to MySQL. It doesn't handle every case, but it gives a
mSQL
Section 4.7.1,
— Display Options for Compiling
— Display Options from Option
— Resolve Numeric Stack Trace Dump to
Utility".
MySQL Workbench
and
MySQL for
Meaning
The default Unix socket file; used for connections to
The default port number; used for TCP/IP connections
The default password
Debug trace options when debugging
The directory where temporary tables and files are created
Section 6.1.2.1, "End-User Guidelines for Password
228
"msql2mysql
— Convert mSQL Programs for Use
Clients".
Files".
Symbols".
Versa".
GUI tool, which is used to administer MySQL
Excel.
Section 2.21, "Environment
Section 4.7.3,
Section 4.7.4,
Section 4.8.1,
"perror
Section 4.8.2,
"replace
Section 4.8.3,
localhost
Security".
— A

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mysql 5.0

Table of Contents