$sql = qq~UPDATE ${table_prefix}config SET config_value = ? WHERE config_name = ?~;