Protected access to variable m_preparedCount via synchronized

Jan Wieck <JanWieck@Yahoo.com>

Commit: f8d90fcc0ac64e4a3f8b4711a3883add019c59a7
Author: Jan Wieck <JanWieck@Yahoo.com>
Date: 2003-10-09T01:17:07Z
Releases: 7.4.1
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.

Jan

Files