The `file_contents` column in the database is a MySQL `BINARY` type (65,535 bytes). https://github.com/exercism/website/blob/40515d13b4a8ae177aea8813eae86ca9229eae81/db/schema.rb#L137 See https://github.com/exercism/exercism/issues/4277 for the original report.
The
file_contentscolumn in the database is a MySQLBINARYtype (65,535 bytes).https://github.com/exercism/website/blob/40515d13b4a8ae177aea8813eae86ca9229eae81/db/schema.rb#L137
See exercism/exercism#4277 for the original report.