MySQL error code
MySQL error 1581
MySQL server error 1581 is ER_CANT_RENAME_LOG_TABLE, reported with SQLSTATE HY000.
Cannot rename '%s'. When logging enabled, rename to/from log table must rename two tables: the log table to an archive table and another table back to '%s'
| Error | 1581 |
|---|---|
| Name | ER_CANT_RENAME_LOG_TABLE |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference