摘要:
解决Loading class `com.mysql.jdbc.Driver'. This is deprecated. The new driver class is `com.mysql.cj.jdbc.Driver'. The driver is automatically registere 阅读全文
摘要:
连接 mycat 出现的错误提示:ERROR 1045 (HY000): Access denied for user 'root', because password is error通过navicat可以连接mycat,但是通过命令的方式连接出出现了上面的错误。 解决办法: 在命令后面添加参数: 阅读全文
摘要:
在mysql主从复制的时候,使用change to改变主从信息的时候,却发现change不了 提示 ERROR 3021 (HY000): This operation cannot be performed with a running slave io thread; run STOP SLAV 阅读全文