当前位置:网站首页>Modifying MySQL port number under Linux
Modifying MySQL port number under Linux
2022-06-28 07:14:00 【Juicy and tasty】
1. Sign in mysql
mysql -u root -p2. View the current port number
show global variables like 'port'; 
3. Modify the port
vim /etc/my.cnf4. Add or modify port parameters , Then save to exit
port=3308 
5. restart mysql
service mysqld restart6. see mysql state
systemctl status mysqld
7. Alibaba cloud security group rule development 3308 port
边栏推荐
- Construction and exploration of vivo database and storage platform
- Extern "C" overview
- 2021 VDC: technological architecture evolution of vivo Internet service for 100 million users | PPT download attached
- Evolution of vivo push platform architecture
- Wechat applet paging function, pull-down refresh function, direct dry goods
- 面经---测试工程师web端自动化---大厂面试题
- Practice and exploration of vivo live broadcast application technology
- 一个小工具可以更快的写爬虫
- R 和 rgl 绘制 3D 结
- Huawei cloud computing physical node cna installation tutorial
猜你喜欢

Recommend 10 popular jupyter notebook plug-ins to make you fly efficiently
Face to face experience --- test engineer web side automation --- interview questions for large factories

Leetcode+ 66 - 70 high precision, two sub topics

Top 25 most popular articles on vivo Internet technology in 2021

一个小工具可以更快的写爬虫

Compilation principles final review

My MVVM open source project "travel epidemic prevention app" has been released

Hack the box:routerspace

A gadget can write crawlers faster

Comment la passerelle BACnet / IP recueille - t - elle les données du système central de contrôle des bâtiments?
随机推荐
Optimization steps of SQL statements (II) -- MySQL statement optimization
Design and practice of vivo sensitive word matching system
Cmake tips
Huawei cloud computing physical node cna installation tutorial
Mise en œuvre de l'actionneur asynchrone d'exécution à partir de zéro
Makefile
Reinforcement learning - grid world
Niubi 666, this project makes web page making as simple as building blocks
Pfizer's new Guankou medicine has entered the Chinese market, and the listing of relevant products of domestic pharmaceutical enterprises is just around the corner
Call interface event API common event methods
It will cost 700 yuan to realize this issue. Does anyone do it?
看似简单的光耦电路,实际使用中应该注意些什么?
Encyclopedia of scala operators
Kubernetes cluster lossless upgrade practice
LeetCode+ 66 - 70 高精度、二分专题
The practice of event driven architecture in vivo content platform
R 语言 Hitters 数据分析
hack the box:RouterSpace题解
Mysql57 zip file installation
Puge -- three basic sorting, bubbling, selection and quickness