diff options
author | Chris Larson <chris_larson@mentor.com> | 2010-11-18 19:51:51 -0700 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2011-01-05 00:58:23 +0000 |
commit | 3069c0b2588c9e88a4fa2fd4d37356410d364410 (patch) | |
tree | e0f101e24b50feb9c014c8d3ed98baf62b915467 /.gitignore | |
parent | 30d27115ec38b8191d81504858d105b0d91277d8 (diff) | |
download | openembedded-core-3069c0b2588c9e88a4fa2fd4d37356410d364410.tar.gz openembedded-core-3069c0b2588c9e88a4fa2fd4d37356410d364410.tar.bz2 openembedded-core-3069c0b2588c9e88a4fa2fd4d37356410d364410.tar.xz openembedded-core-3069c0b2588c9e88a4fa2fd4d37356410d364410.zip |
Revert "persist_data: cache connection and use cursor"
Caching the database connection can cause serious issues if it results in
multiple processes (e.g. multiple tasks) simultaneously using the same
connection.
This reverts commit 8a6876752b90efd81d92f0947bfc9527d8260969.
(Bitbake rev: 60b9b18eafad5ac46c7cf1048d749d673c2ee0ad)
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions