1.31.39 SQL error on clean install
Posted: Mon Feb 26, 2018 7:14 am
Hi!
Tried to make clean install to resolve auth problem (described in auth problem topic) but encountered SQL error at install.
Tried to make
same error:
P.S.I tested all builds of 1.31 and want to share testing experience but dont know how to do it correctly. Can anyone tell how make bugreport right? Thanks!
P.P.S. Sorry if it is trivial error. My SQL knowledge is too basic for this.
Tried to make clean install to resolve auth problem (described in auth problem topic) but encountered SQL error at install.
Tried to make
Code: Select all
mysql -uroot -p < /usr/share/zoneminder/db/zm_create.sql
Code: Select all
ERROR 1064 (42000) at line 420: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 48
P.P.S. Sorry if it is trivial error. My SQL knowledge is too basic for this.