Skip to content

Commit bede490

Browse files
committed
woops, forgot a file
1 parent 197f50b commit bede490

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Source/SPDatabaseData.h

+3-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,9 @@
5656
NSMutableDictionary *cachedCollationsByEncoding;
5757

5858
SPMySQLConnection *connection;
59-
SPServerSupport *serverSupport;
59+
SPServerSupport *serverSupport;
60+
61+
NSObject *charsetCollationLock;
6062
}
6163

6264
/**

0 commit comments

Comments
 (0)