For the complete documentation index, see llms.txt. This page is also available as Markdown.

COM_FIELD_LIST

This command retrieves a list of fields (columns) for a specified table, similar to the SHOW COLUMNS SQL statement.

This command is deprecated and not used by MariaDB connectors any more. Use the SQL statements SHOW COLUMNS or SELECT FROM INFORMATION_SCHEMA.COLUMNS instead.

Fields

  • int<1> 0x04 : COM_FIELD_LIST header.

Response

This page is licensed: CC BY-SA / Gnu FDL

spinner

Last updated

Was this helpful?