MySQL Server 5.0 Download and Installation Guide [graphics] (Install to non-system path + set root account corresponding password)

Source: Internet
Author: User
Tags mysql command line

Software Download: point me to download

Installation needs to know: the corresponding MySQL version number is V5.0

-------------------------------------------------

The installation steps are as follows:

Step1

First you can see that this is the mysql5.0 installation interface, select next to always install to the 2nd Step diagram display interface.

Step2

Next here, choose the installation method. Look at the picture

, select Finish to continue next to install to the 3rd Step diagram display interface.

Step3

Next here is the installation to hard disk detail location, see Figure settings

Step4

All the way next, look at the chart settings,

Next the installation is complete here.

------------------------------------------------- -------------------------------------------------

The next step is to configure MySQL

(Assuming that the 5th section above cancels the tick, you can choose to start->mysql->mysql server 5.0->mysql Server Instance config Wizard, the same is to start configuring MySQL.) )

Step5

The next default installation here, is to set the database root account corresponding account password, according to the figure set,
(I strongly recommend that you set the account password to root, so that there are a lot of places in the future to set up the connection database, can not change, that is, like mine.) )

Step6

Then all the way next the default installation, finally appears interface for example to indicate the installation is normal. Installation is complete.

------------------------------------------------- -------------------------------------------------

FAQ

1 if a MySQL service or program already exists, how to stop and delete it.

A: The MySQL service already exists. Please go to the Control Panel , open the service in the management tool , stop the MySQL service, and then uninstall the installation in the add-in under Control Panel or remove the program .

2 The MySQL service in the process stops abnormally, how to turn it on.

A: Please go to the Control Panel , open the service in the management tool , find the service name of the MySQL service item, open it.

3 It is assumed that the password of a database should not be implemented by auxiliary tools.

Answer: If you need to change the database name ABC, you can choose to start->mysql->mysql Server 5.0->mysql Command line Client, enter your root account corresponding password, This will enter the MySQL database.

Then, enter "use ABC;" (enter the double-cited content, the instruction means open a database named ABC)

Finally, enter "update users set password= ' x ' where user= ' Y ';" (enter the dual-argument content, the instruction means to enter the password username to Y under the users key set to X)

4 installed a time MySQL did not succeed, and then the last step to install the hint there are several xx, why.

Answer: Please do not install MySQL into the Chinese folder. Then make sure you uninstall MySQL completely.

If you have any questions, please ask, and we will discuss and communicate.

 

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.