当前位置:网站首页>Mysql通用二进制安装方式
Mysql通用二进制安装方式
2022-06-28 10:06:00 【ykd的小粉丝】
1.首先打开一个纯净的linux系统
2.在redhat用户下创建一个soft文件夹
3.切换到soft文件夹下,并将安装包传进去
4.安装并初始化mysql
5.为mysql提供主配置文件(在做这个的时候出现了一点小意外,没截图)
输入vim /etc/my.cnf指令
然后进入编辑模式,在里面加入datadir = /usr/local/mysql/data
6.启动mysql
边栏推荐
- Day 6 script and animation system
- Unity 从服务器加载AssetBundle资源写入本地内存,并将下载保存的AB资源从本地内存加载至场景
- Sword finger offer | Fibonacci sequence
- Interface automation framework scaffolding - Implementation of parametric tools
- 如何查看谷歌浏览器保存的网页密码
- Instant messaging and BS architecture simulation of TCP practical cases
- June training (day 28) - Dynamic Planning
- Discard Tkinter! Simple configuration to quickly generate cool GUI!
- Summary of MySQL basic knowledge points
- Au revoir! Navigateur ie, cette route Edge continue pour IE
猜你喜欢

MySQL cannot be opened. Flash back

Understand 12 convolution methods (including 1x1 convolution, transpose convolution and deep separable convolution)

Discard Tkinter! Simple configuration to quickly generate cool GUI!

TCP实战案例之即时通信、BS架构模拟

Redis sentinel cluster main database failure data recovery ideas # yyds dry goods inventory #
Ribbon核心源码解析

bye! IE browser, this route edge continues to go on for IE

再見!IE瀏覽器,這條路由Edge替IE繼續走下去

Sqlcmd database connection error

一种跳板机的实现思路
随机推荐
Django database operation and problem solving
[Unity]内置渲染管线转URP
QT signal and slot communication mechanism (when multiple windows communicate back and forth [parent and child windows])
【NLP】今年高考英语AI得分134,复旦武大校友这项研究有点意思
Why does istio use spirit for identity authentication?
使用 ABAP 操作 Excel 的几种方法
Ribbon core source code analysis
Summary of MySQL basic knowledge points
Naming rules and specifications for identifiers
谁知道在中信建投证券开户是不是安全的
Realization of a springboard machine
Sqlcmd database connection error
Realize an air conditioner with compose to bring you cool in summer
老板叫我写个APP自动化--Yaml文件读取--内附整个框架源码
Missed the golden three silver four, found a job for 4 months, interviewed 15 companies, and finally got 3 offers, ranking P7+
Solve the problem that the value of the action attribute of the form is null when transferring parameters
Settings of gift giving module and other custom controls in one-to-one video chat system code
适配器模式(Adapter)
请教下, 我在本地idea运行flinkcdc的mysql到mysql全量同步,这个是在我本地ide
增量快照 必须要求mysql表有主键的吗?