Monday, May 3, 2021

[google-cloud-sql-discuss] How do i create TRIGGER ?

help me !

i try, create TRIGGER in Cloud SQL MySQL.

i set

log_bin_trust_function_creators is ON

and set query.

but error, error message is

1044 - Access denied for user 'root'@'%' to database 'information_schema'

and i try this command.

grant all privileges on *.* to 'root'@'%' with grant option;

help me !

tom1331@gmail.com

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-cloud-sql-discuss/9300870f-7755-422f-8729-3ffb89fe4d23n%40googlegroups.com.

No comments:

Post a Comment