Is there a way to enable STRICT_ALL_TABLES for a single MySQL database?
set sql_mode = 'STRICT_ALL_TABLES'; will do it.
SQL , mysqld -sql-mode = "modes" sql-mode = "" my.cnf( Unix) my.ini( Windows). mode - , ( "," ). ( ). (-sql-mode = " sql-mode =" " my.cnf Unix my.ini Windows), .
ref MySql
, , Strict . .
Source: https://habr.com/ru/post/1697839/More articles:Windows hangs during headless build - installerMoq'ing interface - c #Flash banners conflicting with pop-up blockers? - flashIs it possible to dynamically add data to PHP? - oopModification of key points - morphingHow can I list the DSNs configured on a computer using VBA? - vbaInstalling .NET 3.5 on a server with .NET 2.0 applications - asp.net-2.0Team Foundation Server Port 8080 ASMX Access Issue - tfsFlowlayout panel does not display scrollbar after some resizing - user-interfaceHow to get asp.net login control for automatic authentication of a previously authenticated user? - authenticationAll Articles