Upgrading MySQL in Phpstudy

Source: Internet
Author: User

Reproduced
1. Download the latest MySQL decompression version of the corresponding platform from the official website, HTTP://WWW.MYSQL.COM/DOWNLOADS/2. Unzip the downloaded file, copy it to the Phpstudy MySQL folder, and I'll copy the folder after emptying it; 3. Will.. The/phpstudy\mysql\bin path is appended to path;4. Duplicate a copyMy-default.ini for My.ini;5. Configure My.ini, modify the following two places, don't forget to remove the previous #

Basedir=. /mysql\mysql Server 5.6 (MySQL directory)

Datadir=. /mysql\mysql Server 5.6\data (MySQL directory \data)

6. Run CMD,CD with administrator to: /phpstudy\mysql\bin, Executive
 先执行
 mysqld -remove
 再执行
mysqld -install
7. You can then start MySQL with net start MySQL and use net stop MySQL to stop MySQL. You can also use the keys in the Phpstudy.


Upgrade MySQL version in Phpstudy details http://www.jb51.net/article/120263.htm How to fix the update phpstudy the MySQL service is not enabled https:// Www.cnblogs.com/mikusnail/p/8422013.html

Upgrading MySQL in Phpstudy

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.