MySQL and PHP

3.12 The mysqli_warning class

Copyright 1997-2021 the PHP Documentation Group.

Represents a MySQL warning.

 mysqli_warning {
final mysqli_warning Properties  public message ;
  public sqlstate ;
  public errno ;
Methods  public bool mysqli_warning::next();
}

message

Message string

sqlstate

SQL state

errno

Error number