横恋母在线观看,marcdorcel法国经典电影网,血染红唇,热情的女邻居在线观看,王缨灏,小英雄雨来动画片完整版免费观看,大侦探第七季在线观看

首頁 服務(wù) 產(chǎn)品 文檔 關(guān)于

mysql常用命令

select version()
查找數(shù)據(jù)文件存放路徑
show global variables like "%datadir%"

services.msc打開服務(wù)可重啟mysql


mysql提示got timeout reading communication packets的解決方法
show GLOBAL variables like '%timeout%'


set global interactive_timeout=400;
set global wait_timeout=400;


show GLOBAL variables like '%log_warning%'
set global log_warning=1;