改名
This commit is contained in:
@@ -164,8 +164,8 @@ class Connection extends Pool
|
|||||||
$link->query('SET NAMES ' . $charset);
|
$link->query('SET NAMES ' . $charset);
|
||||||
}
|
}
|
||||||
|
|
||||||
$this->printClients($config['cds'], '', '');
|
// $this->printClients($config['cds'], '', '');
|
||||||
$this->increment($name);
|
// $this->increment($name);
|
||||||
|
|
||||||
return $link;
|
return $link;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user