Bug #57246
closedScheduler is not working with activated DBAL
100%
Description
With activated DBAL on a TYPO3 6.2.0RC1, the scheduler dies.
[x] BE:
No output (memory exhausted)
[x] CLI:
DBAL fatal error: No handler found in handler_getFromTableList() for: "tx_scheduler_task LEFT JOIN tx_scheduler_task_group ON (tx_scheduler_task.task_group = tx_scheduler_task_group.uid)" (SQL engine parse ERROR: No join field found in parseFromTables()!: near "(tx_scheduler_task.task_group = tx_scheduler_task_")
Updated by Gerrit Code Review over 10 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/28805
Updated by Gerrit Code Review over 10 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/28805
Updated by Andreas Fernandez over 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset fa4e68b2373762530b97930dff8425191ba6ee49.