MYSQL Error update from 1.32 to 1.34

Forum for questions and support relating to the 1.34.x releases only.
Post Reply
tito
Posts: 9
Joined: Sat Feb 22, 2020 10:44 pm

MYSQL Error update from 1.32 to 1.34

Post by tito »

Hi!

My Problem:
Upgrading DB to 1.33.13 from 1.32.3
ERROR 1264 (22003) at line 6: Out of range value for column 'MaxFPS' at row 1
Output: Modifying Monitors MaxFPS to DECIMAL(5,3)
Modifying Monitors MaxFPS to DECIMAL(5,3)
Command 'mysql -hlocalhost -uzmuser -p"zmpass" zm < /usr/share/zoneminder/db/zm_update-1.33.13.sql' exited with status: 1

Can anyone help?!
tito
Posts: 9
Joined: Sat Feb 22, 2020 10:44 pm

Re: MYSQL Error update from 1.32 to 1.34

Post by tito »

All OK!

- I delete zm_update-1.33.13.sql
- then run zmupdate.pl

And all is working :-)
Post Reply