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

Item_result

Declaration

Source position: mysql.inc line 431

type Item_result = (

  STRING_RESULT,

  REAL_RESULT,

  INT_RESULT,

  ROW_RESULT

);