MySQL error code
MySQL error 6027
MySQL server error 6027 is ER_BULK_LOAD_RESOURCE, reported with SQLSTATE HY000.
Bulk Loader: Not enough memory available. Memory needed for loading %s data: %s for %u threads, %s with minimal configuration. Total configured memory is %s, Available memory is %s.
| Error | 6027 |
|---|---|
| Name | ER_BULK_LOAD_RESOURCE |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference