Project

General

Profile

Actions

Feature #68704

closed

Set MySQL sql_mode

Added by Markus Blaschke over 8 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Should have
Category:
Install Tool
Target version:
Start date:
2015-08-03
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

There should be an $TYPO3_CONF['DB']['sqlMode'] setting for dynamically set the sql mode.

The MySQL/MariaDB/PerconaDB SQL mode can be set per connection/session with:

SET sql_mode='';

or

SET sql_mode='VALUE_FROM_TYPO3_CONF';

Admins/Developers don't need to modify the global sql mode for running TYPO3 :)


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #80035: Strict MySQL sql_mode breaks workspacesClosed2017-02-27

Actions
Actions

Also available in: Atom PDF