MySQL error code
MySQL error 6108
MySQL server error 6108 is ER_TABLESAMPLE_ONLY_ON_BASE_TABLES, reported with SQLSTATE HY000.
Tablesample can be applied only on base tables.
| Error | 6108 |
|---|---|
| Name | ER_TABLESAMPLE_ONLY_ON_BASE_TABLES |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference