Documentation: Privileges Needed should be updated
Bug #1295444 reported by
Jon Villarreal
on 2014-03-21
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Percona XtraBackup moved to https://jira.percona.com/projects/PXB |
Fix Released
|
Medium
|
Hrvoje Matijakovic | |
| 2.1 |
Fix Released
|
Medium
|
Hrvoje Matijakovic | |
| 2.2 |
Fix Released
|
Medium
|
Hrvoje Matijakovic | |
| 2.3 |
Fix Released
|
Medium
|
Hrvoje Matijakovic |
Bug Description
1) As of the current (2.1.8) version, Page 12 does not list the PROCESS privilege anywhere. It should be added for consistency.
2) On page 28, the section 'Waiting for queries to finish' does not list that it requires the PROCESS privilege to see queries from other users while the very next section 'Killing the blocking queries' does. I suggest it be added to the 'Waiting for queries to finish' section as well.
If you do not have the PROCESS privilege for the user performing the backup, no error is generated. It simply skips the wait period if queries in question are running under a different user.
Related branches
lp:~hrvojem/percona-xtrabackup/bug1295444-2.1
- Alexey Kopytov (community): Needs Information on 2015-01-05
-
Diff: 35 lines (+7/-5)2 files modifieddoc/source/innobackupex/improved_ftwrl.rst (+1/-1)
doc/source/innobackupex/privileges.rst (+6/-4)
lp:~hrvojem/percona-xtrabackup/bug1295444-2.3
- Alexey Kopytov (community): Approve on 2015-01-13
-
Diff: 41 lines (+13/-5)2 files modifiedstorage/innobase/xtrabackup/doc/source/innobackupex/improved_ftwrl.rst (+1/-1)
storage/innobase/xtrabackup/doc/source/innobackupex/privileges.rst (+12/-4)
lp:~hrvojem/percona-xtrabackup/bug1295444-2.2
- Alexey Kopytov (community): Approve on 2015-01-13
-
Diff: 41 lines (+13/-5)2 files modifiedstorage/innobase/xtrabackup/doc/source/innobackupex/improved_ftwrl.rst (+1/-1)
storage/innobase/xtrabackup/doc/source/innobackupex/privileges.rst (+12/-4)
Jericho Rivera (jericho-rivera)
on 2014-03-21
tags: | added: doc |
Shahriyar Rzayev (rzayev-sehriyar) wrote : | #2 |
Percona now uses JIRA for bug reports so this bug report is migrated to: https:/
To post a comment you must log in.
As per discussion with Hrvoje, this is a bug. Setting it to confirm.