]> git.ipfire.org Git - thirdparty/kea.git/commit
[4302] MySQL database upgraded to version 4.2.
authorMarcin Siodelski <marcin@isc.org>
Thu, 31 Mar 2016 17:32:00 +0000 (19:32 +0200)
committerMarcin Siodelski <marcin@isc.org>
Thu, 31 Mar 2016 18:29:20 +0000 (20:29 +0200)
commit9900e40c3ac5eeab24607a5588ac26ba997e1cf2
tree61453457cb27b7e63b6d58fcfaef7376277386e1
parent356f261e364cae5a9231b01773fe9f746172e462
[4302] MySQL database upgraded to version 4.2.

- Added new table host_identifier_type
- Added foreign key on hosts table referencing
  host_identifier_type
- Indexes on hosts table are now unique
src/bin/admin/scripts/mysql/dhcpdb_create.mysql
src/bin/admin/tests/mysql_tests.sh.in
src/lib/dhcpsrv/mysql_connection.h
src/lib/dhcpsrv/mysql_host_data_source.cc
src/lib/dhcpsrv/mysql_host_data_source.h
src/lib/dhcpsrv/testutils/schema_mysql_copy.h