Revision 8e6f7d46
ID | 8e6f7d46bdadac917cce29cfccb1e9e6d5e34f07 |
Parent | 106446ab |
Child | 54b40ab8 |
rename sql_key --> pthread_key to avoid confusion with db key
sql_key stores the pthread thread-specific key for retreiving sqlfs
pointers from the thread-specific store. sql_key can easily be confused
for the key for the sqlcipher database.
Files
- added
- modified
- copied
- renamed
- deleted