The mysqli_warning class
mysqli_warning
&reftitle.intro;
Represents a MySQL warning.
&reftitle.classsynopsis;
mysqli_warning
mysqli_warning
&Properties;
public
message
public
sqlstate
public
errno
&Methods;
&reftitle.properties;
message
Message string
sqlstate
SQL state
errno
Error number
&reference.mysqli.entities.mysqli-warning;