MySQL error code
MySQL error 1025
MySQL server error 1025 is ER_ERROR_ON_RENAME, reported with SQLSTATE HY000.
Error on rename of '%s' to '%s' (errno: %d - %s)
| Error | 1025 |
|---|---|
| Name | ER_ERROR_ON_RENAME |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference