1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-02-22 19:07:27 +01:00
Meik Sievertsen 8cf535f5cf - on database update, execute garbage_collection(). This ensures a proper closed db and written cache
- on sql errors returning (and not triggering an error) execute the rollback too

both "bugs" resulted in transactions left open if a query returned an error on database update preventing a clean update. Symptoms being for example oracle users not having all database info updated, the version number not changing or config variables not written.


git-svn-id: file:///svn/phpbb/trunk@8270 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-12-06 08:55:19 +00:00
..
2007-12-05 15:18:21 +00:00
2007-11-17 22:35:33 +00:00
grr
2007-11-28 20:09:01 +00:00
2007-12-05 15:24:58 +00:00
2007-11-17 20:04:49 +00:00
2007-11-06 00:05:53 +00:00