We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0592ac3 commit 5e91128Copy full SHA for 5e91128
index.js
@@ -29,7 +29,6 @@ module.exports = (params) => {
29
'ER_CON_COUNT_ERROR',
30
'ER_USER_LIMIT_REACHED',
31
'ER_OUT_OF_RESOURCES',
32
- 'ER_CON_COUNT_ERROR',
33
'PROTOCOL_CONNECTION_LOST', // if the connection is lost
34
'PROTOCOL_SEQUENCE_TIMEOUT', // if the connection times out
35
'ETIMEDOUT' // if the connection times out
0 commit comments