3.0 Installing and configuring MySQL
- Unzip the downloaded file and run the setup.exe file.
- Click --> Next.
- Because we want to install in different folder, select Custom setup. Click --> Next.
- In the next windows, select MySQL Server and click Change…
- Change folder to [Drive]:\server\mysql. Click OK.
- Click --> Next.
- We are ready to install. Click --> Install.
- After finish installing, some MySQL.com advertisement will come out. Click Next and Next. And in the next dialog box, tick Configure the MySQL Server now. Click Finish.
- Click --> Next.
- Select Standard Configuration for fresh installation. Click --> Next.
- Check Install as Windows Service and Launch the MySQL Server automatically.
 Leave the Service Name as MySQL.
 Also check the Include Bin Directory in Windows PATH (optional).
 Click --> Next.
- Write your root password.
 For security, your password should have mixed-case letters and alphanumeric.
 Check the Enable root access from remote machine.
 Click --> Next.
- Click --> Execute.
- Now we have finish using the wizard.
- Click --> Finish.
.
 
No comments:
Post a Comment