Symfony\Component\ErrorHandler\Error\FatalError {#527297 -error: array:4 [ "type" => 1 "message" => "Allowed memory size of 536870912 bytes exhausted (tried to allocate 16777224 bytes)" "file" => "/var/www/v10/htdocs/wp-rwca-dev-mu/release/public/wp/wp-includes/class-wpdb.php" "line" => 2323 ] }
} else { $num_rows = 0; if ( $this->result instanceof mysqli_result ) { while ( $row = mysqli_fetch_object( $this->result ) ) { $this->last_result[ $num_rows ] = $row; ++$num_rows; } } // Log and return the number of rows selected.|
FatalError
|
|---|
Symfony\Component\ErrorHandler\Error\FatalError: Allowed memory size of 536870912 bytes exhausted (tried to allocate 16777224 bytes) at /var/www/v10/htdocs/wp-rwca-dev-mu/release/public/wp/wp-includes/class-wpdb.php:2323 |