这个问题是由于数据库建立了一个视图,其中有DEFINER=`tester`@`%` , 但这个tester用户在客户服务器上是不存在的。所以造成备份时报错:
Got error: 1449: The specified as a definer ('tester'@'%') does not exist when using LOCK TABLES
宝塔面板数据库自动备份容量错误原因 

相关文章:

  • 2021-06-06
  • 2022-02-08
  • 2022-12-23
  • 2022-01-16
  • 2022-01-22
  • 2021-06-30
  • 2022-01-21
  • 2021-07-07
猜你喜欢
  • 2022-12-23
  • 2021-09-26
  • 2021-06-07
  • 2022-01-09
  • 2022-01-01
  • 2021-10-25
相关资源
相似解决方案