When trying to create a trigger in RDS, I get the following error:
ERROR 1419 (HY000): You do not have the SUPER privilege and binary logging is
enabled (you *might* want to use the less safe log_bin_trust_function_creators
variable)
Is there a way to get SUPER privileges or to disable binary logging?