Read the forums, found the answer.. mysql question

Support and queries relating to all previous versions of ZoneMinder
Locked
TrOjAn
Posts: 74
Joined: Thu Sep 11, 2008 5:03 pm

Read the forums, found the answer.. mysql question

Post by TrOjAn »

I did what Im supposed to do, searched and searched and found this>>

You could try skip-innoDB in mysql:

Code:

cd /etc/mysql
sudo nano my.cnf
uncomment "skip-innodb".

Restart mysql or your machine and see what happens.
-------------------------------------------------------------------

This solved my crashing pc which was running out of memory / swap and crashing all the time.. this has helped but for the sake of clarity can someone give me an answer to what "I have done?" what is "skip-innodb"

TrOjAn
Locked