Which of the following, when enabled, can prevent a client from ciefining stored routines?
A.
The slow query log P
B.
The binary log r
C.
The general query log r
D.
None of the above has any effect on defining stored routines
Explanation:
Can disable restrictions with SET GLOBAL log_bin_trust_function_creators = 1;