Private GIT

Skip to content
Snippets Groups Projects
Unverified Commit a1dadd92 authored by Gary Allan's avatar Gary Allan
Browse files

Bugfix: Possible "MySQL server has gone away" fix. #3759

pcntl_fork() children inherit open file handles and auto close on
exit, closing parent db session.

Close DB connection, scan and re-open db connection in parent process.
parent 385b438e
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment