Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e1d9985ec8 | ||
|
|
2316c151ac |
@@ -1 +1 @@
|
||||
9.26.7
|
||||
9.26.7.1
|
||||
|
||||
@@ -2946,7 +2946,7 @@ class IO
|
||||
$query_hash = $this->dbGetQueryHash($query, $params);
|
||||
// clears cache for this query
|
||||
if (empty($this->cursor_ext[$query_hash]['query'])) {
|
||||
$this->__dbError(18, context: [
|
||||
$this->__dbWarning(18, context: [
|
||||
'query' => $query,
|
||||
'params' => $params,
|
||||
'hash' => $query_hash,
|
||||
|
||||
Reference in New Issue
Block a user