errors.fyi
community error code reference
errors.fyi
/
mysql
/
1113
1113
mysql
Table must have at least one column
CREATE TABLE was attempted with an empty column list.
References
https://dev.mysql.com/doc/mysql-errors/8.0/en/server-error-reference.html
โ all namespaces for 1113