MySQL error code
MySQL error 6119
MySQL server error 6119 is ER_WARN_SP_STATEMENT_PARTIALLY_EXECUTED, reported with SQLSTATE HY000.
Stored program statement is partially completed. Result set might not contain all the rows.
| Error | 6119 |
|---|---|
| Name | ER_WARN_SP_STATEMENT_PARTIALLY_EXECUTED |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference