WL#3582: Online Backup: Users, Triggers

Affects: Server-6.0   —   Status: Assigned

To provide complete and consistent DDL information on every
object, MySQL should implement the following statements:
SHOW CREATE USER
SHOW CREATE TRIGGER

The information is needed to ensure that our backup/restore
feature has easy access to all DDL and DCL information needed.