Is there a way to log queries generated by triggers in MySQL in the General Query Log? My General Query Log doesn't seem to pick these up.
Also, if a query generated by a trigger exceeds the threshold for slow queries, will it be logged in the slow query log?