时间:2024-10-16 20:07:50
1、默认MySQL只能在本机localhost上连接,不能远程进行连接mysql > select host,user from mysql.user;
8、最后,远程连接成功