Manual:$wgMaxUserDBWriteDuration

This page is a translated version of the page Manual:$wgMaxUserDBWriteDuration and the translation is 60% complete.
パフォーマンス ハックと制限: $wgMaxUserDBWriteDuration
Max time (in seconds) a user-generated transaction can spend in writes.
導入されたバージョン:1.27.0 (Gerrit change 248642; git #c30b0495)
除去されたバージョン:使用中
許容される値:false または (整数)
既定値:false

詳細

If exceeded, the transaction is rolled back with an error instead of being committed.