http://dev.mysql.com/doc/refman/5.6/en/source-configuration-options.html#option_cmake_mysql_datadir
Formats | Description | Default | Introduced | Removed |
---|---|---|---|---|
Use same build options as official releases | ||||
Type of build to produce | RelWithDebInfo | |||
Installation base directory | /usr/local/mysql | |||
Comment about compilation environment | ||||
Whether package build produces single file | OFF | |||
The default server character set | latin1 | |||
The default server collation | latin1_swedish_ci | |||
Whether to enable Debug Sync support | ON | |||
Whether to download optional files | OFF | |||
Whether to include DTrace support | ||||
Whether to include gcov support | 5.6.3 | |||
Enable gprof (optimized Linux builds only) | OFF | 5.6.6 | ||
Whether to enable LOCAL for LOAD DATA INFILE | OFF | |||
Whether to enable query profiling code | ON | |||
With -DBUILD_CONFIG=mysql_release, ignore libaio check | OFF | 5.6.1 | ||
User executables directory | PREFIX/bin | |||
Documentation directory | PREFIX/docs | |||
README file directory | PREFIX | |||
Header file directory | PREFIX/include | |||
Info file directory | PREFIX/docs | |||
Select predefined installation layout | STANDALONE | |||
Library file directory | PREFIX/lib | |||
Manual page directory | PREFIX/man | |||
Shared data directory | PREFIX/share | |||
mysql-test directory | PREFIX/mysql-test | |||
Plugin directory | PREFIX/lib/plugin | |||
Server executable directory | PREFIX/bin | |||
Scripts directory | PREFIX/scripts | |||
aclocal/mysql.m4 installation directory | PREFIX/share | |||
sql-bench directory | PREFIX | |||
Extra support files directory | PREFIX/support-files | |||
Path to memcached | [none] | |||
Data directory | ||||
Whether to enable MySQL maintainer-specific development environment | OFF | |||
Windows/Mac OS X project name | 3306 | 5.6.5 | ||
TCP/IP port number | 3306 | |||
Unix socket file | /tmp/mysql.sock | |||
ODBC includes directory | ||||
ODBC library directory | ||||
Whether to support optimizer tracing | 5.6.3 | |||
Option file directory | ||||
Use bundled libevent when building ndbmemcache | ON | |||
Use bundled memcached when building ndbmemcache | ON | |||
Classpath to use when building MySQL Cluster Connector for Java. Default is an empty string. | ||||
Whether to include debugging support | OFF | |||
Whether to use default compiler options | ON | 5.6.6 | ||
Whether to use default feature set | ON | 5.6.6 | ||
Which libedit/editline library to use | bundled | 5.6.12 | ||
Whether to build embedded server | OFF | |||
Compile storage engine xxx statically into server | ||||
Enable error injection in the NDB storage engine. Should not be used for building binaries intended for production. | OFF | |||
Which extra character sets to include | all | |||
Use bundled libedit library | ON | 5.6.12 | ||
Whether to include libwrap (TCP wrappers) support | OFF | |||
Enable binary logging by default by mysqld. | ON | |||
Produce a debug build for testing or troubleshooting. | OFF | |||
Enable building of Java and ClusterJ support. Enabled by default. Supported in MySQL Cluster only. | ON | |||
Default port used by a management server built with this option. If this option was not used to build it, the management server's default port is 1186. | [none] | |||
Include NDB API test programs. | OFF | |||
Build the NDB storage engine | ON | |||
Build multi-threaded data node. | ON | |||
Use bundled readline library | OFF | 5.6.5 | ||
Type of SSL support | no | |||
Enable unixODBC support | OFF | |||
Type of zlib support | system | |||
Exclude storage engine xxx from build |