Project

General

Profile

Actions

Bug #67219

closed

tt_content - filelink_sorting :: MySQL 5.6 compatibility

Added by Christian Ebert over 9 years ago. Updated over 9 years ago.

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

0%

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

Description

On Typo3 6.2.12 / MySQL 5.6 when saving content elements the following error occurs
2: SQL error: 'Field 'filelink_sorting' doesn't have a default value' (tt_content:NEW556c1e80cdd078.40534573)

Actions #1

Updated by Markus Klein over 9 years ago

  • Status changed from New to Needs Feedback
  • Complexity deleted (no-brainer)

You are using DBAL, which DBMS is in charge?
What's the Database Analyzer output in the Install Tool?

Actions #2

Updated by Christian Ebert over 9 years ago

Please close the issue. Solved it by disabling Strict Mode through [SYS][setDBinit] => "SET SESSION sql_mode='MYSQL40';"

Actions #3

Updated by Markus Klein over 9 years ago

  • Category deleted (999)
  • Status changed from Needs Feedback to Closed
Actions

Also available in: Atom PDF