MySQL error code
MySQL error 1172
MySQL server error 1172 is ER_TOO_MANY_ROWS, reported with SQLSTATE 42000.
Result consisted of more than one row
| Error | 1172 |
|---|---|
| Name | ER_TOO_MANY_ROWS |
| SQLSTATE | 42000 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference