[Overview][Constants][Types][Procedures and functions][Variables] Reference for unit 'mysql41' (#mysql41_api)

mysql_status

Declaration

Source position: mysql.inc line 785

type mysql_status = (

  MYSQL_STATUS_READY,

  MYSQL_STATUS_GET_RESULT,

  MYSQL_STATUS_USE_RESULT

);