Steps to reproduce:
- I'm running this code on PAWS
- Which uses pymysql using these instructions.
What happens?:
- However, when I run the last line, I get the following:
OperationalError: (1226, "User 'p71826986' has exceeded the 'max_user_connections' resource (current value: 10)")
What should have happened instead?:
I wish I could keep running SQL queries
Software version (skip for WMF-hosted wikis like Wikipedia):
PAWS / Jupyter Notebook
Other information (browser name/version, screenshots, etc.):
Browser: Chrome
Perhaps related to https://phabricator.wikimedia.org/T325501