MySQL error code
MySQL error 4129
MySQL server error 4129 is ER_TABLE_NOT_EMPTY, reported with SQLSTATE HY000.
Table '%s' is not empty.
| Error | 4129 |
|---|---|
| Name | ER_TABLE_NOT_EMPTY |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference
MySQL server error 4129 is ER_TABLE_NOT_EMPTY, reported with SQLSTATE HY000.
Table '%s' is not empty.
| Error | 4129 |
|---|---|
| Name | ER_TABLE_NOT_EMPTY |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference