Page 1 of 1

Convert database to TRADITIONAL sql

Posted: Mon Jan 17, 2011 4:14 am
by tetsuo
Those of us who have mysql configured for:

sql_mode=TRADITIONAL

have a problem installing zoneminder, it says:


Setting up zoneminder (1.24.2-2build3) ...
ERROR 1366 (HY000) at line 506: Incorrect integer value: '' for column 'Id' at row 1


Changing the configuration of mysql allowed me to install it, but it would be nice if the zm database was compatible with TRADITIONAL mode (and it's a good practice to work in it).

Re: Convert database to TRADITIONAL sql

Posted: Sun Aug 18, 2013 6:01 pm
by Classic
which mode is the correct for install zm, I have de the same issue with mysql 5.6..thanks.

Re: Convert database to TRADITIONAL sql

Posted: Fri Oct 18, 2013 12:22 am
by iconnor
We would be happy to receive a patch.