Bug #4656 SHOW PRIVILEGES forgets the view privileges
Submitted: 20 Jul 2004 20:32 Modified: 20 Jul 2004 23:19
Reporter: Paul DuBois Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:5.0.1 OS:Any (ALL)
Assigned to: Paul DuBois CPU Architecture:Any

[20 Jul 2004 20:32] Paul DuBois
Description:
The output of SHOW PRIVILEGES displays all privileges
except CREATE VIEW and SHOW VIEW.

How to repeat:
Add them. :-)

Suggested fix:
mysql> SHOW PRIVILEGES;
[20 Jul 2004 23:19] Oleksandr Byelkin
pushed