IP屬地:四川
有必要記錄一下這個讓我踩坑兩次的問題 事件起因: 在netplan的配置文件中修改了設(shè)置了靜態(tài)dns,結(jié)果配置不生效 更改了/etc/syste...
func LogPushAop(mqClass Class, service, operMethod, operType, operDesc s...
查詢表 1.查看數(shù)據(jù)庫中的表:show tables; mysql>show tables; 1046 (3D000): No database...
你聽, 詩和遠(yuǎn)方曾來過 鐘意你眸中的清澈 約你一同漂泊 紅塵碧落 做自由的鶴;
c:創(chuàng)建 Create 、 u:更新 update 、 R: 查詢 Retrieve、 D: 刪除 Delete 數(shù)據(jù)庫的 CURD: r 查詢...
登錄: 語法:mysql -h IP地址 -P 端口號 -u 用戶名 -p密碼 mysql -h 127.0.0.1 -P 3306 -u ro...
安裝: Linux 系統(tǒng)聯(lián)網(wǎng) sudo apt-get update sudo apt-get install mysql-server 啟動:...