MySQL :: MySQL 8.4 Reference Manual :: 7.5.4 Query Attribute Components (original) (raw)

The world's most popular open source database

7.5.4 Query Attribute Components

A component service provides access to query attributes (seeSection 11.6, “Query Attributes”). Thequery_attributes component uses this service to provide access to query attributes within SQL statements.

Developers who wish to incorporate the same query-attribute component service used by query_attributes should consult the mysql_query_attributes.h file in a MySQL source distribution.