forked from hjpotter92/ptokax-scripts
-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace flaky persistent connection with connection per query
Connections to Mysql are opened on query and closed after. Tuning of wait_read parameter in mysql settings needed. Amend this commit and fix syntax alignment.
- Loading branch information
1 parent
2f27539
commit 3265fc0
Showing
5 changed files
with
323 additions
and
99 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.