|
ADC Home > Reference Library > Reference > Mac OS X > Mac OS X Man Pages
|
|
This document is a Mac OS X manual page. Manual pages are a command-line technology for providing documentation. You can view these manual pages locally using the man(1) command. These manual pages come from many different sources, and thus, have a variety of writing styles. This manual page is associated with Mac OS X Server. It is not available on standard Mac OS X (client) installations. For more information about the manual page format, see the manual page for manpages(5). |
applemysqlcheckcnf(8) applemysqlcheckcnf(8)
NAME
applemysqlcheckcnf - MySQL configuration upgrade tool
DESCRIPTION
applemysqlcheckcnf is a script that runs automatically when the MySQL service is started via the
MySQL Manager application or the mysqld_safe script. applemysqlcheckcnf installs a default
/etc/my.cnf configuration file which optimizes MySQL performance based on available system memory.
If applemysqlcheckcnf finds an existing my.cnf configuration, the new configuration is copied to
/etc/my.cnf.default and the administrator must rename the script to enable the new configuration set-tings. settings.
tings.
applemysqlcheckcnf is not intended to be invoked from the command line.
FILES
/usr/libexec/applemysqlcheckcnf
SEE ALSO
mysqld_safe(1), MySQL Manager application
Mac OS X Server 21 April 2006 applemysqlcheckcnf(8)
|
|