MySQL Server configuration is managed with the MySQL Server Configuration Wizard. The wizard prompts you for information then creates a custom MySQL configuration file (my.ini or my.cnf) for your installation. The standard configuration presented here is used for new installations on a single-user development machine.
Step 1
Select "Programs->MySQL->MySQL Server->MySQL Server Config Wizard" from the Start menu if you previously installed the MySQL Server software without completing configuration. Start the configuration software by selecting "Finish" in the Setup Wizard if you are continuing with configuration immediately after you installed the MySQL software.
Step 2
Click "Next" in the MySQL Server Instance Configuration Wizard to start configuration. The configuration type information appears.
Step 3
Select the "Standard Configuration" to create a general purpose configuration on your PC that you can tune later. Click "Next" to continue to the Windows options information.
Step4
Check the "Install As Windows Service" option. Use the default option for the Service Name and leave the "Launch the MySQL Server Automatically" selection checked. Click "Next" to continue to the security settings information.
Step5
Enter a root password for the root login. Re-type the password in the confirmation input field. Select the "Enable root access from remote machines" if you want to enable that feature. Click "Next" to continue to the summary and execution information.
Step 6
Execute the configuration process by clicking "Execute." As the configuration is processed the configuration status appears in the window. When the configuration is complete, click "Finish" to close the Configuration Wizard
No comments:
Post a Comment