Comment 3 for bug 1509812

Revision history for this message
RSN86 (rsn86) wrote : Re: xtrabackup got signal 11 on full backup

Without --history it worked fine.

These are the privileges granted to backuper user:
GRANT SELECT, INSERT, RELOAD, PROCESS, LOCK TABLES, REPLICATION CLIENT ON *.* TO 'backuper'@'localhost'
GRANT CREATE ON `PERCONA_SCHEMA`.* TO 'backuper'@'localhost'