Error 1121: Table handler doesn't support NULL in given index
Error Code
SQLSTATE
Error
Description
1121
42000
ER_NULL_COLUMN_IN_INDEX
Table handler doesn't support NULL in given index. Please change column '%s' to be NOT NULL or use another handler
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 1120: Cross dependency found in OUTER JOIN; examine your ON conditionsNextError 1122: Can't load function
Last updated
Was this helpful?