Question
Functions and Procedures in managed MySQL database without SUPER
We need to run some functions and procedures on MySql, but the default user doesn’t have a SUPER permission. What can we do in this situation ?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×