1 Respuesta
- Más nuevo
- Más votos
- Más comentarios
3
check the following parameter for MySQL log_bin_trust_function_creators
https://mariadb.com/docs/skysql/ref/mdb/system-variables/log_bin_trust_function_creators/
it is false by default set to true (1) to enable Triggers
To do this you can create a new Parameter groups then change the relevant value and assign this Parameter Group to the RDS instance
Contenido relevante
- OFICIAL DE AWSActualizada hace 4 años
- OFICIAL DE AWSActualizada hace 8 meses