Method Mysql.mysql()->errno()
- Method errno
int errno()
- Description
Returns an error code describing the last error from the Mysql-server.
Returns
0
(zero) if there was no error.
int errno()
Returns an error code describing the last error from the Mysql-server.
Returns 0
(zero) if there was no error.