Search found 1 match
- Fri Mar 24, 2017 2:41 pm
- Forum: ZoneMinder 1.29.x
- Topic: Ubuntu 16.04 and MySQL 5.7 - can't access events
- Replies: 6
- Views: 10962
Re: Ubuntu 16.04 and MySQL 5.7 - can't access events
I know this is several months after the fact, but there is a small error in the above sql mode string. Sql mode is set using the string 'sql_mode' and not 'sql-mode', an underscore and not a hyphen. I wanted to mention this because I set the sql mode using sql-mode and restarted mysql and it didn't ...