> For the complete documentation index, see [llms.txt](https://mariadb.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mariadb.com/docs/server/reference/error-codes/mariadb-error-codes-1700-to-1799/e1796.md).

# Error 1796: Cannot create index on temporary table

| Error Code | SQLSTATE | Error                        | Description                                  |
| ---------- | -------- | ---------------------------- | -------------------------------------------- |
| 1796       | HY000    | ER\_NO\_INDEX\_ON\_TEMPORARY | Cannot create %s index on temporary %s table |

In MariaDB 11.4, this error is `ER_INNODB_NO_FT_TEMP_TABLE` and covers only FULLTEXT indexes on temporary InnoDB tables: `Cannot create FULLTEXT index on temporary InnoDB table`.

## Possible Causes and Solutions

{% hint style="success" %}
This article doesn't currently contain any content. [You can help!](/docs/general-resources/about/readme/contributing-documentation.md)
{% endhint %}

<sub>*This page is licensed: CC BY-SA / Gnu FDL*</sub>

{% @marketo/form formId="4316" %}
