diff --git a/apps/gallery/appinfo/database.xml b/apps/gallery/appinfo/database.xml
index ccdfad9433aaf5b21390f9a23510660bcf3573bd..db88e4c1b5a875d0130894a16643806db423b1a4 100644
--- a/apps/gallery/appinfo/database.xml
+++ b/apps/gallery/appinfo/database.xml
@@ -2,7 +2,7 @@
 <database>
 	 <name>*dbname*</name>
 	 <create>true</create>
-	 <overwrite>true</overwrite>
+	 <overwrite>false</overwrite>
 	 <charset>latin1</charset>
 	 <table>
 		<name>*dbprefix*gallery_albums</name>