Returns the query status bitmap.
int A bitmap indicating query status. Zero indicates there were no problems. A non-zero value is a combination of one or more of the following flags:
public function getStatus() { return $this->status; }