MySQL error code
MySQL error 1246
MySQL server error 1246 is ER_AUTO_CONVERT, reported with SQLSTATE HY000.
Converting column '%s' from %s to %s
| Error | 1246 |
|---|---|
| Name | ER_AUTO_CONVERT |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference
MySQL server error 1246 is ER_AUTO_CONVERT, reported with SQLSTATE HY000.
Converting column '%s' from %s to %s
| Error | 1246 |
|---|---|
| Name | ER_AUTO_CONVERT |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference