Ubuntu18.04安裝MySQL並在window上遠程連接

環境:ubuntu18.04, ## 安裝MySQL ## apt-get isntall mysql-server mysql-common mysql-client 默認的root賬號密碼是空的 select user; user表裏的User,Host 列是名字,連的主機 把名字是root的Host列設爲%;意思是誰都能連; 修改 /etc/mysql/my.cnf 把 bind-addre
相關文章
相關標籤/搜索