mysql port change的相關文章
mysql port change的相關公司資訊
mysql port change的相關商品

How to change mysql port number in ubuntu - Stack Overflow
瀏覽:1257
日期:2025-07-03
Open /etc/mysql/my.cnf in vi editor # vi /etc/my.cnf change port port=1023 Save
and close the file. FinallyRestart mysqld: # service mysqld restart ......看更多