14
2
706
3
首先打開cmd,其次cd至mysql文件下面 一、登錄mysql數(shù)據(jù)庫(kù) mysql -h localhost -u name -p; 二、show variables lik...