A

Admin • 833K Points
Coach

Q. Before MySQL 5.1.6 which privilege was required to create and drop triggers?

  • (A) SUPER
  • (B) PRIVILEGE
  • (C) MACRO
  • (D) TRIGGER
  • Correct Answer - Option(A)
  • Views: 28
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin

The privilege to create and drop triggers is version specific in MySQL. Before MySQL 5.1.6, the SUPER privilege was needed. Access control is more correctly handled post this version.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.