MySQL error code
MySQL error 2053
MySQL client error 2053 is CR_NO_RESULT_SET.
Attempt to read a row while there is no result set associated with the statement
| Error | 2053 |
|---|---|
| Name | CR_NO_RESULT_SET |
| Group | Client errors |
Source: MySQL 8.4 Error Reference
MySQL client error 2053 is CR_NO_RESULT_SET.
Attempt to read a row while there is no result set associated with the statement
| Error | 2053 |
|---|---|
| Name | CR_NO_RESULT_SET |
| Group | Client errors |
Source: MySQL 8.4 Error Reference