Install and upgrade MySQL 4.1

Source: Internet
Author: User

4.1 is an Alpha test version, which is not made as a dummies installer and may be inconvenient. However, I like it very much.
Distribution of compressed packages: The following describes how to install and upgrade the package 3.23.49.
A new installation
Decompress the file with winrarto the C: mysql directory (default directory, worry-free !!), Run
C: mysqlinmysqld -??? -- Install
Net start mysql
It's very easy. If you install it in another directory, remember to modify the path in the configuration file according to the previous instructions!
Ii. Upgrade and install
There is no big difference between upgrading from 3.23.x or from 4.0.x!
First, back up the old database and prepare a regret for yourself, just in case !!
Stop the current mysql database and remove it from the service. If WinMySQLAdmin is still running, close it!
In addition to the data directory, all old files are overwritten with files of Version 4.1!
Start mysql from the command line with c: mysqlinmysqld-opt -- skip-grant-tables, and then execute
C: mysqlinmysql <c: mysqlscriptsmysql_fix_privilege_tables. SQL
Permission table.
If the preceding steps are correct, stop mysql c: mysqlinmysqladmin-u root shutdown.
Then reinstall the system service as needed!
I looked at the header file of this version and felt dizzy. If you are interested, go and have a look!


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.