installing mysql
installing mysql
2. After you click the Download button, the next page will ask you to sign in or
create a new account. You can do so or just click No thanks, just take me to the
downloads!
3. On the next page, choose any mirror (downloading source) you prefer. Save the
file on your pc.
4. Follow the instructions to install the software.
15) Check “Modify Security Settings” and set up password. Strongly suggested that
you set up password because user and password options will be used on Chapter 1.
16) Click “Execute” button to start the Configuration. Once the configuration finished,
you are done with installation and configuration.
*******************************************************************
In general, MySQL will be install on c:\Program Files\MySQL\MySQl Server 5.5\
Please go to the bin folder under directory mentioned above to locate mysql file.
17) Right Click mysql file, go to the properties to find the address. Copy the address.
In this case. The address is “C:\Program Files\MySQL\MySQL server 5.5\bin”.
18) Go to “System Properties”
There are two ways to go to System Properties.
a) Right click “My Computer”, and go to “Properties”. Click “Advance” and then
click “Environment Variables”.
b) You can also go to “Control Panel” and the Click “System” icon. Click “Advance”
and then click “Environment Variables”.
.
19) Under Environment Variables window, please go to System variable to locate
Path. (scroll down) and then click “Edit” button.
20) Copy the address. “C:\Program Files\MySQL\MySQL server 5.5\bin” on Step 17
and then paste on the Variable value”.
*** Please use semicolon ; to separate each variablevalue…
For example.
C:\Program Files\PC Connectivity
Solution\;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wb
em;;C:\Program Files\MySQL\MySQL Server 5.5\bin
22), please type “cmd” on the blank column an click “Next” button
23) You can name your shortcut such as “Shell”, “MySQL” or “CIS363” (whatever
you prefer) and the click “Finish” button.