Skip to content

sql: Increase the maximum storage path to 300 bytes

Jcrespo requested to merge T359176 into main

While I think the maximum size of a swift path for a mediawiki archived file is 283 characters, the existing 270 is not enough.

Increase them to 300 so there is room for changes in the future (varbinary will occupy more storage).

Bug: T359176

Merge request reports