Skip to content

Commit

Permalink
reset meta fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Artemeey committed Oct 8, 2020
1 parent 4a22374 commit e789f58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/PDO_CH.php
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ protected function call(string $format = NULL, array $queryOptions = NULL, array

$this->rows_before_limit_at_least = NULL;
$this->statistics = NULL;
$this->meta = NULL;

$query = $this->query;
$this->query = NULL; // освободить память
Expand Down

0 comments on commit e789f58

Please sign in to comment.