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 page is licensed: CC BY-SA / Gnu FDL

Last updated

Was this helpful?