Mysql使用压缩包安装小贴士
Posted batj
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Mysql使用压缩包安装小贴士相关的知识,希望对你有一定的参考价值。
官方安装指导说明书:
https://dev.mysql.com/doc/refman/8.0/en/windows-install-archive.html
-
Extract the main archive to the desired install directory【解压到本地目录】
Optional: also extract the debug-test archive if you plan to execute the mysql benchmark and test suite
-
Create an option file【创建一个选项文件】
-
Choose a MySQL server type【选择一个MySQL服务类型】
-
Initialize MySQL【初始化MySQL】
-
Start the MySQL server【启动MySQL服务】
-
Secure the default user accounts【设置MySQL默认账户:重置密码】
官方指导具体步骤:https://dev.mysql.com/doc/refman/8.0/en/windows-extract-archive.html
my.ini官方模板:https://forums.mysql.com/read.php?24,599513,599513
以上是关于Mysql使用压缩包安装小贴士的主要内容,如果未能解决你的问题,请参考以下文章