Project

General

Profile

Actions

Feature #7482

closed

Enable MySQL strict mode

Added by Evgeny Novikov over 7 years ago. Updated about 4 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
Bridge
Target version:
-
Start date:
08/17/2016
Due date:
% Done:

0%

Estimated time:
Published in build:

Description

When I perform some actions in set upping Bridge there is such the warning:

System check identified some issues:

WARNINGS:
?: (mysql.W002) MySQL Strict Mode is not set for database connection 'default'
        HINT: MySQL's Strict Mode fixes many data integrity problems in MySQL, such as data truncation upon insertion, by escalating warnings into errors. It is strongly recommended you activate it. See: https://docs.djangoproject.com/en/1.10/ref/databases/#mysql-sql-mode

It sounds reasonably to do the suggested things.

Looks like this is suitable just for Django 1.10.

Actions

Also available in: Atom PDF