For the complete documentation index, see llms.txt. This page is also available as Markdown.

Error 1005: Can't create table

Error Code
SQLSTATE
Error
Description

1005

HY000

ER_CANT_CREATE_TABLE

Can't create table %s.%s (errno: %d)

Possible Causes and Solutions

The server prints more than the number shown above: it follows the error number with the operating-system error text in double quotes, for example 2 "No such file or directory".

This page is licensed: CC BY-SA / Gnu FDL

spinner

Last updated

Was this helpful?