摘要:
一、MySQL常见报错及解决 <1>MySQL连接报错 1130 用户客户端连接非本地的mysql服务时报错,错误提示 ERROR 1130: Host xxx.xxx.xxx.xxx is not allowed to connect to this MySQL server 解决方案: 1. 在 阅读全文
摘要:
dubbo分布式项目 1.在注册中心找不到对应的服务 java.lang.IllegalStateException: Failed to check the status of the service com.pinyougou.sellergoods.service.BrandService. 阅读全文