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

enum_stmt_attr_type

Declaration

Source position: mysql.inc line 1141

type enum_stmt_attr_type = (

  STMT_ATTR_UPDATE_MAX_LENGTH,

  STMT_ATTR_CURSOR_TYPE,

  STMT_ATTR_PREFETCH_ROWS

);