create triggers on Amazon RDS like a boss
Before you go on with your seppuku try setting logbintrustfunctioncreators in your DB parameter group.
First download the rds command line tools, then execute the following <strike>magic</strike> command:
rds-modify-db-parameter-group mysql-default --parameters "name=log_bin_trust_function_creators, value=on, method=immediate" --region eu-west-1 -I AWS_ACCESS_KEY_ID -S AWS_SECRET_ACCESS_KEY
note: Be sure to set your aws region accordingly :)
Written by Daniel Tralamazza
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Mysql
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#