@Andrex Yeah, it's well documented that it is because of the
performance_schema table.. I however disagree that it is a bug in
mysqldump; it is trying to dump that table as requested, and getting
denied (someone may very well want to dump the current stats out of that
table, and if they want to, they can do it with --skip-lock-tables)..
for the case of automysqlbackup, I'm still of the opinion that the
correct solution is to simply exclude the performance_schema table
(alongside information_schema).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/995587

Title:
  mysqldump: Got error: 1142: SELECT,LOCK TABL command denied to user
  'debian-sys-maint'@'localhost' for table 'cond_instances' when using
  LOCK TABLES

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/automysqlbackup/+bug/995587/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to