文章分类 -  mysql

摘要:mysqldump: Got error: 1449: The user specified as a definer ('admin'@'%') does not exist when using LOCK TABLES mysqldump 导出数据库报错“does not exist when 阅读全文
posted @ 2019-09-20 15:42 May_It_Be 阅读(864) 评论(0) 推荐(0)
摘要:mysql-5.7安装部署+MySQL5.7初始密码查看及重置 系统环境 Centos 7.6 首先下载mysql安装包: wget https://dev.mysql.com/get/Downloads/MySQL-5.7/mysql-5.7.27-1.el7.x86_64.rpm-bundle. 阅读全文
posted @ 2019-09-20 15:05 May_It_Be 阅读(1936) 评论(0) 推荐(0)