mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 22:15:23 +00:00
[2342] Extend MySQL tests
Clear up after every test and check that commit works.
This commit is contained in:
@@ -90,6 +90,7 @@ public:
|
||||
memset(bind_, 0, sizeof(bind_));
|
||||
|
||||
// address: varchar(40)
|
||||
|
||||
addr6_ = lease_->addr_.toText();
|
||||
addr6_length_ = addr6_.size();
|
||||
|
||||
|
Reference in New Issue
Block a user