随笔分类 -  mysql

摘要:执行此命令即可 grant all privileges on *.* to 'root'@'%' identified by 'mysql@1234'; 阅读全文
posted @ 2020-02-10 21:58 maxwell11 阅读(169) 评论(0) 推荐(0)
摘要:1.mybatis连接mysql数据库时,出现错误: Tue Sep 17 19:18:17 CST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. A 阅读全文
posted @ 2019-09-17 20:31 maxwell11 阅读(792) 评论(0) 推荐(0)