Related Documentation Download this Manual
PDF (US Ltr) - 40.2Mb
PDF (A4) - 40.3Mb
Man Pages (TGZ) - 262.0Kb
Man Pages (Zip) - 367.6Kb
Info (Gzip) - 4.0Mb
Info (Zip) - 4.0Mb
PDF (A4) - 40.3Mb
Man Pages (TGZ) - 262.0Kb
Man Pages (Zip) - 367.6Kb
Info (Gzip) - 4.0Mb
Info (Zip) - 4.0Mb
MySQL 8.4 Reference Manual / ... / MySQL Server Administration / MySQL Components / 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.
Purpose: Implements the
mysql_query_attribute_string()function that takes an attribute name argument and returns the attribute value as a string, orNULLif the attribute does not exist.URN:
file://component_query_attributes
Developers who wish to incorporate the same query-attribute component service used byquery_attributes should consult themysql_query_attributes.h file in a MySQL source distribution.
Related Documentation Download this Manual
PDF (US Ltr) - 40.2Mb
PDF (A4) - 40.3Mb
Man Pages (TGZ) - 262.0Kb
Man Pages (Zip) - 367.6Kb
Info (Gzip) - 4.0Mb
Info (Zip) - 4.0Mb
PDF (A4) - 40.3Mb
Man Pages (TGZ) - 262.0Kb
Man Pages (Zip) - 367.6Kb
Info (Gzip) - 4.0Mb
Info (Zip) - 4.0Mb