lukemcar opened this issue 2 years ago · 1 comments
When a record is inserted using one connection from the pool and then selected using a different connection from the pool. The second connection does not find the record.
Do you use transaction statment in your code?