icinga2/lib/db_ido_mysql
Michael Friedrich 091274e417 Change DB IDO 'categories' attribute to Array notation
Example:
    categories = [ "DbCatProgramStatus", "DbCatState" ]

The old method with constants and OR is still supported but deprecated.

refs #11445
fixes #12024
2016-06-23 14:55:01 +02:00
..
schema DB IDO: Add missing indexes for icinga_endpoints* and icinga_zones* tables 2016-06-22 12:56:24 +02:00
CMakeLists.txt Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
idomysqlconnection.cpp Change DB IDO 'categories' attribute to Array notation 2016-06-23 14:55:01 +02:00
idomysqlconnection.hpp Add name attribute for the WorkQueue class 2016-06-14 09:08:04 +02:00
idomysqlconnection.ti Add SSL support for the IdoMysqlConnection feature 2016-05-03 15:01:32 +02:00