You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I start mysql:init/1, mysql_conn:start/8 returns {error, Reason}, but mysql_recv process has started. I will lead mysql connect hold, mysql will reach max connection as soon as possable.
Test Case:
You can use a database name that not creates.
The text was updated successfully, but these errors were encountered:
When I start mysql:init/1, mysql_conn:start/8 returns {error, Reason}, but mysql_recv process has started. I will lead mysql connect hold, mysql will reach max connection as soon as possable.
Test Case:
You can use a database name that not creates.
The text was updated successfully, but these errors were encountered: