Hey,
So I'm running wamp 3 (64-bit) on a Windows Server 2012 R2
I'm trying to set the sql-mode to: TRADITIONAL,ALLOW_INVALID_DATES in the my.ini file and through command
but still isnt changing at all when I do
SELECT @@GLOBAL.sql_mode;
MySQL version is 5.7.9
Can someone help out <3
So I'm running wamp 3 (64-bit) on a Windows Server 2012 R2
I'm trying to set the sql-mode to: TRADITIONAL,ALLOW_INVALID_DATES in the my.ini file and through command
but still isnt changing at all when I do
SELECT @@GLOBAL.sql_mode;
MySQL version is 5.7.9
Can someone help out <3