windows下my.ini中 在port=3306前加上 如果不加這行,默認是監(jiān)聽127.0.0.0,加了后是監(jiān)聽局域網(wǎng)端口和外網(wǎng)端口。 bind-address = 0.0.0.0 image.png