2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 05:55:28 +00:00

[extend_host_struct] Fix review comments

This commit is contained in:
mayya
2018-07-16 23:55:03 +02:00
committed by Tomek Mrugalski
parent 3606c3ba9c
commit 2ff46b2dd5
15 changed files with 57 additions and 37 deletions

View File

@@ -184,7 +184,7 @@ tagged_statements = { {
"state, user_context "
"FROM lease6 "
"WHERE address = ? AND lease_type = ?"},
{MySqlLeaseMgr::GET_LEASE6_DUID_IAID,
{MySqlLeaseMgr::GET_LEASE6_DUID_IAID,
"SELECT address, duid, valid_lifetime, "
"expire, subnet_id, pref_lifetime, "
"lease_type, iaid, prefix_len, "