Bug #75575 Unneeded FLUSH PRIVILEGES call
Submitted: 21 Jan 2015 15:21 Modified: 21 Jan 2015 17:45
Reporter: Daniël van Eeden (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Enterprise Backup Documentation Severity:S3 (Non-critical)
Version:3.11 OS:Any
Assigned to: Daniel So CPU Architecture:Any

[21 Jan 2015 15:21] Daniël van Eeden
Description:
Page: http://dev.mysql.com/doc/mysql-enterprise-backup/3.11/en/mysqlbackup.privileges.html

After a set of GRANT statements a FLUSH PRIVILEGES is done, which is not needed. The FLUSH PRIVILEGES is only needed if direct modifications against the privilege tables is done

How to repeat:
Read doc
[21 Jan 2015 15:35] MySQL Verification Team
Hello Daniël,

Thank you for the report.

Thanks,
Umesh
[21 Jan 2015 17:45] Daniel So
The "FLUSH PRIVILEGES" statements have been removed. The changes will appear in the next builds of the MySQL Enterprise Backup 3.10 and 3.11 manuals.