You are misreading your netstat output. tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN. The port is bound only for use by localhost (Interprocess ...
確定! 回上一頁