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 article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
PreviousError 1073: BLOB column can't be used in key specification with the used table typeNextError 1075: Incorrect table definition; there can be only one auto column and it must be defined as
Last updated
Was this helpful?