上一页 1 2 3 4 5 6 7 8 ··· 16 下一页
摘要: ERROR 1129 (HY000): Host 'x.x.x.x' is blocked because of many connection errors; unblock with 'mysqladmin flush-hosts' mysql修改最大错误连接数。 阅读全文
posted @ 2021-07-14 10:04 一文搞懂 阅读(4100) 评论(0) 推荐(1)
摘要: //回退到指定版本git reset --hard 406d469f937e7baa62991512//强制回退git push -u origin master -f 阅读全文
posted @ 2021-07-06 11:51 一文搞懂 阅读(68) 评论(0) 推荐(0)
摘要: SpringBoot 发送邮件、发送邮件设置中文名称 阅读全文
posted @ 2021-06-11 10:10 一文搞懂 阅读(237) 评论(0) 推荐(0)
摘要: git 删除已经提交的文件 $ git rm -r --cached .idea 阅读全文
posted @ 2021-05-26 17:52 一文搞懂 阅读(523) 评论(0) 推荐(0)
摘要: IDEA不显示service 服务窗口解决办法,View--> Tool Windows --> Services 阅读全文
posted @ 2021-05-26 11:37 一文搞懂 阅读(8296) 评论(0) 推荐(2)
摘要: SQL 查询结果列合并,行合并 阅读全文
posted @ 2021-04-15 21:49 一文搞懂 阅读(1837) 评论(0) 推荐(0)
摘要: Linux远程执行脚本 阅读全文
posted @ 2021-04-08 16:28 一文搞懂 阅读(885) 评论(0) 推荐(0)
摘要: mysql -uroot -p -h127.0.0.1 -P8066 -DTESTDB --default_auth=mysql_native_pasowrd 阅读全文
posted @ 2021-03-30 14:08 一文搞懂 阅读(513) 评论(0) 推荐(0)
摘要: win10 关闭被占用的端口。 阅读全文
posted @ 2021-03-16 15:06 一文搞懂 阅读(431) 评论(0) 推荐(0)
摘要: 连接mycat出现的错误提示:ERROR 1045 (HY000): Access denied for user 'root', because password is error 通过navicat可以连接mycat,但是通过命令的方式连接出出现了上面的错误 阅读全文
posted @ 2021-03-09 13:52 一文搞懂 阅读(2628) 评论(0) 推荐(1)
上一页 1 2 3 4 5 6 7 8 ··· 16 下一页