Gunnar Beutner
|
4dbc07e2bc
|
Improve support for MySQL >=5.7
fixes #12558
|
2016-08-27 10:20:59 +02:00 |
Gunnar Beutner
|
2e8d3d3934
|
Implement support for incremental IDO updates
fixes #12435
|
2016-08-15 14:43:11 +02:00 |
Michael Friedrich
|
cd5c9366cf
|
DB IDO: Use upsert and session token for comment/downtime updates
refs #12258
fixes #12288
|
2016-08-02 14:37:16 +02:00 |
Michael Friedrich
|
ce3d7ab973
|
DB IDO: Do not clear {host,service,contact}group_members tables on restart
fixes #12210
|
2016-07-25 17:10:27 +02:00 |
Michael Friedrich
|
ca42b4658a
|
DB IDO: Change alias column to varchar(255) in MySQL
fixes #10061
|
2016-07-07 18:48:09 +02:00 |
Michael Friedrich
|
a0a5989181
|
Add missing index on statehistory table for DB IDO cleanup
fixes #12107
|
2016-07-06 12:17:41 +02:00 |
Michael Friedrich
|
7f56a04dd5
|
DB IDO: Add missing indexes for icinga_endpoints* and icinga_zones* tables
fixes #10066
|
2016-06-22 12:56:24 +02:00 |
Michael Friedrich
|
067cb8d283
|
DB IDO: Fix overflow in current_notification_number column (MySQL)
fixes #11962
|
2016-06-22 12:13:49 +02:00 |
Michael Friedrich
|
f10289aa71
|
DB IDO: Add missing object_id index for icinga_{scheduleddowntime,comments} tables
fixes #10070
refs #11947
|
2016-06-20 17:15:09 +02:00 |
Lee Clemens
|
759818d289
|
DB IDO: Make check_source a varchar(255) column
fixes #10069
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
|
2016-06-17 11:03:26 +02:00 |