登陸MySQL非默認3306端口號的語句

mysql -P3307 -uroot -p 實際操做圖以下:mysql 此外,若是鏈接遠程的數據庫,還需加 -h 主機ip:sql mysql -h 192.168.1.5 -P 3306 -u root -p123456
相關文章
相關標籤/搜索