Skip to content
Commit b663d234 authored by Rene Saarsoo's avatar Rene Saarsoo
Browse files

Share one MySQL between all requests.

The old comments backend worked just fine with one shared connection, so
we shouldn't get quickly into troubles with this approach.

Previously the number of open connections just kept growing and growing
because they never got closed.  At least this problem is now gone -
there's just one open connection which we never close.
parent ffe1054a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment