Method Mysql.mysql()->sqlstate()

class Mysql.mysql

Method sqlstate

string sqlstate()

Description

Returns the SQLSTATE error code describing the last error.

The value "000000" means 'no error'. The SQLSTATE error codes are described in ANSI SQL.