Report this

What is the reason for this report?

Managed MySQL and Stored procedures

Posted on November 30, 2019

I use managed MySql and I try to import a database that contains some stored procedures but the import fails with: Access denied; you need (at least one of) the SUPER or SET_USER_ID privilege(s) for this operation

I use doadmin user. Is there any limitation about using the stored procedures? How can I import my database without such errors?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

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.

It seems there are no issues if the imported database uses ‘doadmin’ user. My db uses ‘root’ and this was not accepted.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.