Project

General

Profile

Actions

Bug #69060

closed

Epic #68397: Make TYPO3 work with MySQL strict mode

Out of range value for column 'details_nr'

Added by Morton Jonuschat over 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Category:
DataHandler aka TCEmain
Target version:
Start date:
2015-08-14
Due date:
% Done:

100%

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

Description

When logging values into the sys_log table somewhere in the code details_nr gets set to -1 which is out of range for a unsigned integer field.

Error gets triggered when MySQL is running in strict mode. Fixes in #69059 expose it in the functional tests

Actions

Also available in: Atom PDF