Protected access to variable m_preparedCount via synchronized

Kris Jurka <books@ejurka.com>

Commit: c65066a190cada084b5792b50e3ffece09ae0231
Author: Kris Jurka <books@ejurka.com>
Date: 2004-09-13T08:02:41Z
Releases: 7.4.6
Protected access to variable m_preparedCount via synchronized
function to prevent multiple threads using automatic cursors on
the same connection from stomping over each others cursor.

Originally Jan Wieck, re-reported by Jack Orenstein after
accidental removal.

Files