
21 Jan
2016
21 Jan
'16
6:35 p.m.
On 21 Jan 2016, at 19:14, Adam Armstrong adama@memetic.org wrote:
With package from RH's repositories and from FreeBSD ports? Man, strict mode sucks, for no appreciable gain!
I guess a quick
SELECT @@GLOBAL.sql_mode;
and/or:
SELECT @@SESSION.sql_mode;
in a key place in the code with a bit of screaming is going to be called for.
Dw.