Search found 1 match

by highel
Wed May 05, 2021 1:35 pm
Forum: ZoneMinder 1.28.x
Topic: Mysql High cpu usage. Any tweaks to fix it?
Replies: 8
Views: 48320

Re: Mysql High cpu usage. Any tweaks to fix it?

I had a problem that after some time mysql was taking too much cpu time - I fixed it by simply running

Code: Select all

sudo mysqlcheck -o --all-databases
This operation took some time on large tables but now everything runs fast