errors.fyi
community error code reference
errors.fyi
/
mysql
/
1136
1136
mysql
Column count does not match value count
The number of values in the INSERT statement does not match the number of columns.
References
https://dev.mysql.com/doc/mysql-errors/8.0/en/server-error-reference.html
โ all namespaces for 1136