MySQL error code
MySQL error 3675
MySQL server error 3675 is ER_DISK_FULL_NOWAIT, reported with SQLSTATE HY000.
Create table/tablespace '%s' failed, as disk is full
| Error | 3675 |
|---|---|
| Name | ER_DISK_FULL_NOWAIT |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference