随笔分类 -  Mysql

打开视图 :1449 - the user specified as a definer ('root'@'%')does not exist
摘要:从一个数据库数据迁移到本地localhost 程序在调用到数据库的视图时报错,直接在数据库中打开视图时也报错,类似: mysql 1449 : The user specified as a definer ('root'@'%') does not exist mysql 1449 : The u 阅读全文
posted @ 2018-10-01 17:08 嗯~ 阅读(1239) 评论(0) 推荐(0)