]> git.ipfire.org Git - thirdparty/kea.git/commit
[#845] Changes to MySQL to update parent object when option is set.
authorMarcin Siodelski <marcin@isc.org>
Tue, 20 Aug 2019 05:50:33 +0000 (07:50 +0200)
committerMarcin Siodelski <marcin@isc.org>
Tue, 20 Aug 2019 11:56:08 +0000 (07:56 -0400)
commita0b2fbcbd131163aeb064a989fec83a3fd7a8a8f
treebb07afd5be2f221e0759edf856b78b6023cba37f
parent7fb2255b212e4e98ff4dbf6d8e2e0ada78701110
[#845] Changes to MySQL to update parent object when option is set.

Prior to this change, when an option is set or deleted, the owning subnet,
shared network or pool would not update its modification timestamp. As a
result, the server would not fecth the updated configuration.
src/share/database/scripts/mysql/dhcpdb_create.mysql
src/share/database/scripts/mysql/upgrade_8.1_to_8.2.sh.in