Report this

What is the reason for this report?

Weird Error with MySQL Workbench

Posted on April 22, 2020

My test connection to my DO Droplet was verified but when I clicked okay and tried to run the connection I got an error. It said User ‘username’ has exceeded the ‘max_questions’ resource (current value:30). I have no idea what this means or how to etablish a connection from MySQL workbench to my DO droplet. Thanks.



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.
0

Accepted Answer

Hello, @noahmcdonough

Could you please let me know if the database is busy at the moment? Are you expecting a lot of connections/queries at that time? The issue might be related with you exceeding the max_connections and not the max_questions

This is the reason why I’m asking if you’re expecting some MySQL activity at the moment as this might explain why you’re experiencing the issue at the moment.

Let me know how it goes.

Regards, Alex

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.