MySQL error code
MySQL error 3706
MySQL server error 3706 is ER_NONPOSITIVE_RADIUS, reported with SQLSTATE 22003.
Invalid radius provided to function %s: Radius must be greater than zero.
| Error | 3706 |
|---|---|
| Name | ER_NONPOSITIVE_RADIUS |
| SQLSTATE | 22003 |
| Group | Server errors |
In other databases
Source: MySQL 8.4 Error Reference