Re: [Nagios-devel] NDO - why not innodb?

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

Re: [Nagios-devel] NDO - why not innodb?

Post by Guest »

Alessandro Ren wrote:
> I just would like to know the reason that the NDO DB uses myisam
> engine and not Innodb. If it is because of performance issues?
> It seems to me that innodb would be better in the long run, having
> huge databases, am I missing something?
> Thanks.
>

I just chose MyISAM because it was the default choice in my setup.
Looking at the storage engine docs for MySQL, it might be beneficial to
switch to InnoDB. I would certainly welcome input from DB folks on this
issue.


Ethan Galstad,
Nagios Developer
---
Email: [email protected]
Website: http://www.nagios.org





This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked