Merge fixes from trunk/ into 0.5 branch.

This commit is contained in:
alexhudson
2009-06-14 14:49:50 +00:00
parent bb2db885c0
commit 1d1780741a
5 changed files with 44 additions and 4 deletions
+1 -1
View File
@@ -73,7 +73,7 @@ typedef struct _MsgSQLHandle {
} stmts;
BongoMemStack *memstack;
XplSemaphore *transactionLock;
XplSemaphore transactionLock;
int transactionDepth;
int lockTimeoutMs;
BOOL isNew; // have we just created this?