On Thu, May 17, 2012 at 6:36 PM, Thomas Goirand <z...@debian.org> wrote:
> What is this table cond_instances? Something specific to your setup?

Great question, I just thought it was some standard internal table. It
seems it is a part of performance measurements in MySQL 5.5 as per
<http://dev.mysql.com/doc/refman/5.5/en/performance-schema.html> .
"cond_instances" is a table in the "performance_schema" database.

Reading more about this, it seems this database is not at all relevant
for backup, so I guess I'll just skip the complete
"performance_schema" database.

Somewhat related is <http://bugs.mysql.com/bug.php?id=61414> where the
error seems to boil down to mysqldump and the nature of these new
tables.

If this is something common to all new MySQL 5.5 installations,
probably this database should be ignored by default in automysqlbackup
to avoid surprises. I can't answer why it appeared for me and not in
your test installation, though. Maybe there is something else about my
setup that made it appear, though I don't know what that could be (no
exotic setup here, that I know of).

Regards
Daniel



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to