summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Admin/Minestruct.py
diff options
context:
space:
mode:
authorSteve Tousignant <stousignant@revolutionlinux.com>2008-09-03 19:29:59 +0000
committerSteve Tousignant <stousignant@revolutionlinux.com>2008-09-03 19:29:59 +0000
commit2430eb04c0e5b1015fc069f2928e0fa6063959d0 (patch)
tree1b90ba0dd41d12c20c84f7d206128fc4382884b6 /src/lib/Server/Admin/Minestruct.py
parenta5cba4e222f4ef89518bebea9b0ac447730fcdb1 (diff)
downloadbcfg2-2430eb04c0e5b1015fc069f2928e0fa6063959d0.tar.gz
bcfg2-2430eb04c0e5b1015fc069f2928e0fa6063959d0.tar.bz2
bcfg2-2430eb04c0e5b1015fc069f2928e0fa6063959d0.zip
Fix for the trouble seen when dooing a database upgrade with sqlite3 backend of django.
The backend don't like to have active connection while dooing it's maintenance so the database is closed before dooing the critical step of syncronizing. This is a sqlite quirk that caused the exception : OperationalError: SQL logic error or missing database git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@4902 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'src/lib/Server/Admin/Minestruct.py')
0 files changed, 0 insertions, 0 deletions