size column in media was an integer limited to a maximum positive value of 2147483647. Kelly Madison websites were hosting a full scene instead of trailers, which was 5GB or 5016694989 bytes in size, overflowing the field.
The size column is now a bigint, and further measures should probably be taken to limit the size of media files that can be scraped, in order to save on storage space.
`size` column in `media` was an `integer` limited to a maximum positive value of `2147483647`. Kelly Madison websites were hosting a full scene instead of trailers, which was 5GB or `5016694989` bytes in size, overflowing the field.
The `size` column is now a `bigint`, and further measures should probably be taken to limit the size of media files that can be scraped, in order to save on storage space.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
sizecolumn inmediawas anintegerlimited to a maximum positive value of2147483647. Kelly Madison websites were hosting a full scene instead of trailers, which was 5GB or5016694989bytes in size, overflowing the field.The
sizecolumn is now abigint, and further measures should probably be taken to limit the size of media files that can be scraped, in order to save on storage space.