Seaquel
MySQL error code

MySQL error 1163

MySQL server error 1163 is ER_TABLE_CANT_HANDLE_BLOB, reported with SQLSTATE 42000.

The used table type doesn't support BLOB/TEXT columns
Error1163
NameER_TABLE_CANT_HANDLE_BLOB
SQLSTATE42000
GroupServer errors

In other databases

Source: MySQL 8.4 Error Reference