modify
This commit is contained in:
@@ -102,8 +102,6 @@ class Connection extends Component
|
|||||||
$connections->initConnections('mysql', $this->slaveConfig['cds'], false, $this->maxNumber);
|
$connections->initConnections('mysql', $this->slaveConfig['cds'], false, $this->maxNumber);
|
||||||
$connections->setTimeout($this->timeout);
|
$connections->setTimeout($this->timeout);
|
||||||
|
|
||||||
var_dump($this->cds, $this->slaveConfig['cds']);
|
|
||||||
|
|
||||||
return $this->getPdo($sql);
|
return $this->getPdo($sql);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user