+1711. [func] razvan
+ Prepared MySqlHostMgr to be used with multi-threading by using a
+ connection pool with thread context.
+ (Gitlab #1073)
+
1710. [bug] fdupont
The code that handles default parameters and parameters
inheritance, such as applying global values to subnet level,
/// @param [out] bind Binding table.
void setBindFields(std::vector<MYSQL_BIND>& bind) {
// This method is called just before making a new query, so we
- // reset the most_recent_option_id_ and other exchage members to
+ // reset the most_recent_option_id_ and other exchange members to
// start over with options processing.
most_recent_option_id_ = 0;