linux下安装mysql的方式

总体来说,mysql安装有两种方式,一个是源码安装,另一个是使用官方编译好的二进制文件安装。

1、使用rpm方式安装

原文地址:https://blog.csdn.net/liuxw1/article/details/90300214

2、使用cmake方式安装

原文地址:https://www.bnskd.com/7062.html

3、使用二进制文件安装

原文地址:https://www.cnblogs.com/shiluoliming/p/9179208.html

posted @ 2020-11-19 20:25  城南亦花开  阅读(127)  评论(0)    收藏  举报