??????????????????
???????????????????????????????????????????????????????????????????????
????????????????
???????????????????
????????????????????
????????????????????
??????????????????
???????????????????
????????????????
?????????????????
??????????????????
??????????????????
????????????????????
???????????????
?????????????????????????????????????
??????????????????????????????
??????????????????
???????????????????
$query->readMaster();
}
$this->numRows = $this->PDOStatement->rowCount();
return $this->numRows;
} catch (\PDOException $e) {
if ($this->isBreak($e)) {
return $this->close()->execute($sql, $bind, $query);
}
throw new PDOException($e, $this->config, $this->getLastsql());
} catch (\Throwable $e) {
if ($this->isBreak($e)) {
return $this->close()->execute($sql, $bind, $query);
}
throw $e;
} catch (\Exception $e) {
if ($this->isBreak($e)) {
return $this->close()->execute($sql, $bind, $query);
}
SQLSTATE | 42000 |
Driver Error Code | 1142 |
Driver Error Message | INSERT command denied to user 'hdm682332482'@'116.62.174.147' for table 'yunu_browse' |
Error Code | 10501 |
Error Message | SQLSTATE[42000]: Syntax error or access violation: 1142 INSERT command denied to user 'hdm682332482'@'116.62.174.147' for table 'yunu_browse' |
Error SQL | INSERT INTO `yunu_browse` (`ip` , `time` , `type`) VALUES ('198.2.220.218' , 1752864684 , 1) |
type | mysql |
hostname | hdm682332482.my3w.com |
database | hdm682332482_db |
hostport | 3306 |
dsn | |
params | [] |
charset | utf8 |
prefix | yunu_ |
debug | 0 |
deploy | 0 |
rw_separate | |
master_num | 1 |
slave_no | |
read_master | false |
fields_strict | 1 |
result_type | 2 |
resultset_type | array |
auto_timestamp | |
datetime_format | Y-m-d H:i:s |
sql_explain | |
builder | |
query | \think\db\Query |
break_reconnect | false |
??????????????????
???????????????????????????????????????????????????????????????????????
????????????????
???????????????????
????????????????????
????????????????????
??????????????????
???????????????????
????????????????
?????????????????
??????????????????
??????????????????
????????????????????
???????????????
?????????????????????????????????????
??????????????????????????????
??????????????????
???????????????????