> 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-1800-to-1899/e1880.md).

# Error 1880: Internal marker for the end of the MySQL error message range

| Error Code | SQLSTATE | Error                           | Description                                            |
| ---------- | -------- | ------------------------------- | ------------------------------------------------------ |
| 1880       |          | ER\_LAST\_MYSQL\_ERROR\_MESSAGE | Internal marker with an empty message; never reported. |

## Possible Causes and Solutions

Error 1880 is not an error the server reports. `ER_LAST_MYSQL_ERROR_MESSAGE` is an internal sentinel that marks the end of the error numbers MariaDB shares with MySQL; MariaDB's own error numbers start at 1900. The server uses it to detect missing entries when it loads its error-message file, and it carries an empty message, so no statement can raise it.

{% 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" %}
