MySQL error code
MySQL error 6107
MySQL server error 6107 is ER_TABLESAMPLE_PERCENTAGE, reported with SQLSTATE 2202H.
Tablesample percentage should range between 0 and 100.
| Error | 6107 |
|---|---|
| Name | ER_TABLESAMPLE_PERCENTAGE |
| SQLSTATE | 2202H |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference