The mysqli_warning class (mysqli_warning)
Represents a MariaDB warning.
mysqli_warning {
mysqli_warning
Properties public message ;
public sqlstate ;
public errno ;
Methods public mysqli_warning::__construct();
public void mysqli_warning::next();
}
message-
Message string
sqlstate-
SQL state
errno-
Error number