- 2.3.4.1. Starting the MySQL Server Instance Configuration Wizard
- 2.3.4.2. Choosing a Maintenance Option
- 2.3.4.3. Choosing a Configuration Type
- 2.3.4.4. The Server Type Dialog
- 2.3.4.5. The Database Usage Dialog
- 2.3.4.6. The InnoDB Tablespace Dialog
- 2.3.4.7. The Concurrent Connections Dialog
- 2.3.4.8. The Networking and Strict Mode Options Dialog
- 2.3.4.9. The Character Set Dialog
- 2.3.4.10. The Service Options Dialog
- 2.3.4.11. The Security Options Dialog
- 2.3.4.12. The Confirmation Dialog
- 2.3.4.13. MySQL Server Instance Config Wizard: Creating an Instance from the Command Line
The MySQL Server Instance Configuration Wizard helps automate the
process of configuring your server. It creates a custom MySQL
configuration file (my.ini
or
my.cnf
) by asking you a series of questions
and then applying your responses to a template to generate the
configuration file that is tuned to your installation.
The MySQL Server Instance Configuration Wizard is included with the MySQL 5.5 server. The MySQL Server Instance Configuration Wizard is only available for Windows.