Project

General

Profile

Actions

Bug #69289

closed

Reestablish DB connection for long running scripts

Added by Helmut Hummel over 8 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2015-08-24
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Instead of manually reconnecting in scheduler make the reconnection
transparent on every query if "mysql server has gone away" occurs by
introducing a new method executeLinkMethod().

  • isConnected() no longer executes anything but just returns the state
  • do not pass $this->link around
  • fixed a query using quotes to single quotes
Actions

Also available in: Atom PDF