Error 1074: Column length too big for column; use BLOB or TEXT instead

Error Code
SQLSTATE
Error
Description

1074

42000

ER_TOO_BIG_FIELDLENGTH

Column length too big for column '%s' (max = %lu); use BLOB or TEXT instead

Possible Causes and Solutions

This page is licensed: CC BY-SA / Gnu FDL

Last updated

Was this helpful?