Code

Removed usage of recreate_database (doesn't help in case of database failure).
authorjanw <janw@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 5 May 2009 13:34:55 +0000 (13:34 +0000)
committerjanw <janw@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 5 May 2009 13:34:55 +0000 (13:34 +0000)
commitbc84da80557dd77cd13d971588e199c11ba95c34
tree7df22ecd703f617ebe53caa18ffa8fd7f46ae830
parent3cb767f2477c88d8d774cc90db1292cb6f4e1c87
Removed usage of recreate_database (doesn't help in case of database failure).
Removed function recreate_database.
Changed connection handling to allow exactly one database connection at once, seems to fix corruption failures.
Corrected printError=0 in case of database recreation at start time.

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@13604 594d385d-05f5-0310-b6e9-bd551577e9d8
trunk/gosa-si/modules/DBsqlite.pm