make_win_bin_dist
— Package MySQL Distribution as Zip Archive
255
•
--header_file=file_name
[255]
,
-H file_name
The name of the error header file. The default is
mysqld_error.h
.
•
--in_file=file_name
[255]
,
-F file_name
The name of the input file. The default is
../sql/share/errmsg.txt
.
•
--name_file=file_name
[255]
,
-N file_name
The name of the error name file. The default is
mysqld_ername.h
.
•
--out_dir=path
[255]
,
-D path
The name of the output base directory. The default is
../sql/share/
.
•
--out_file=file_name
[255]
,
-O file_name
The name of the output file. The default is
errmsg.sys
.
•
--statefile=file_name
[255]
,
-S file_name
The name for the SQLSTATE header file. The default is
sql_state.h
.
•
--version
[255]
,
-V
Display version information and exit.
4.4.2.
make_win_bin_dist
— Package MySQL Distribution as Zip Archive
This script is used on Windows after building a MySQL distribution from source to create executable
programs. It packages the binaries and support files into a Zip archive that can be unpacked at the
location where you want to install MySQL.
make_win_bin_dist
is a shell script, so you must have Cygwin installed to use it.
This program's use is subject to change. Currently, you invoke it as follows from the root directory of
your source distribution:
shell>
make_win_bin_dist [options] package_basename [copy_def ...]
The
package_basename
argument provides the basename for the resulting Zip archive. This name
will be the name of the directory that results from unpacking the archive.
Because you might want to include files of directories from other builds, you can instruct
this script to copy them in for you, using
copy_def
arguments, which have the form
relative_dest_name
=
source_name
.
Example:
bin/mysqld-max.exe=../my-max-build/sql/release/mysqld.exe
If you specify a directory, the entire directory will be copied.
make_win_bin_dist
supports the following options.
•
--debug
[255]
Pack the debug binaries and produce an error if they were not built.
•
--embedded
[255]
Pack the embedded server and produce an error if it was not built. The default is to pack it if it was
built.
Содержание 5.0
Страница 1: ...MySQL 5 0 Reference Manual ...
Страница 18: ...xviii ...
Страница 60: ...40 ...
Страница 396: ...376 ...
Страница 578: ...558 ...
Страница 636: ...616 ...
Страница 844: ...824 ...
Страница 1234: ...1214 ...
Страница 1426: ...MySQL Proxy Scripting 1406 The following diagram shows an overview of the classes exposed by MySQL Proxy ...
Страница 1427: ...MySQL Proxy Scripting 1407 ...
Страница 1734: ...1714 ...
Страница 1752: ...1732 ...
Страница 1783: ...Configuring Connector ODBC 1763 ...
Страница 1793: ...Connector ODBC Examples 1773 ...
Страница 1839: ...Connector Net Installation 1819 2 You must choose the type of installation to perform ...
Страница 1842: ...Connector Net Installation 1822 5 Once the installation has been completed click Finish to exit the installer ...
Страница 1864: ...Connector Net Visual Studio Integration 1844 Figure 20 24 Debug Stepping Figure 20 25 Function Stepping 1 of 2 ...
Страница 2850: ...2830 ...
Страница 2854: ...2834 ...
Страница 2928: ...2908 ...
Страница 3000: ...2980 ...
Страница 3122: ...3102 ...
Страница 3126: ...3106 ...
Страница 3174: ...3154 ...
Страница 3232: ...3212 ...