10 2020 档案
Mysql 报错:The user specified as a definer ('skip-grants user'@'skip-grants host') does not exist
摘要:参考: https://blog.csdn.net/qq_42345108/article/details/103950857 执行命令: grant all privileges on *.* to 'skip-grants user'@'skip-grants host' identified 阅读全文
posted @ 2020-10-28 10:22 1161588342 阅读(1363) 评论(0) 推荐(0)
LINUX 查看系统信息
摘要:https://www.cnblogs.com/zhongbokun/p/9433041.html 阅读全文
posted @ 2020-10-26 11:22 1161588342 阅读(92) 评论(0) 推荐(0)