Manual:$wgMaxUserDBWriteDuration
パフォーマンス ハックと制限: $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.