Closed JPMoresmau closed 6 years ago
The statement cache is never emptied until we commit or rollback, which exhausts memory pretty quickly. We remove a statement when we close it to improve on that.
The statement cache is never emptied until we commit or rollback, which exhausts memory pretty quickly. We remove a statement when we close it to improve on that.