mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 05:55:28 +00:00
[2821] Updated documentation related to MySqlHolder class.
This commit is contained in:
@@ -908,6 +908,9 @@ MySqlLeaseMgr::~MySqlLeaseMgr() {
|
||||
statements_[i] = NULL;
|
||||
}
|
||||
}
|
||||
|
||||
// There is no need to close the database in this destructor: it is
|
||||
// closed in the destructor of the mysql_ member variable.
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user