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 |
Contents
Possible Causes and Solutions
This article doesn't currently contain any content. You can help!
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.