MySQL error code
MySQL error 1365
MySQL server error 1365 is ER_DIVISION_BY_ZERO, reported with SQLSTATE 22012.
Division by 0
| Error | 1365 |
|---|---|
| Name | ER_DIVISION_BY_ZERO |
| SQLSTATE | 22012 |
| Group | Server errors |
How to fix it
In other databases
Source: MySQL 8.4 Error Reference