All pages
Powered by GitBook
1 of 1

Loading...

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

  • 0x04 : COM_FIELD_LIST header.

  • Table name.

  • Optional field list.

Response

  • zero or more .

  • .

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

int<1>
string
string
result set rows
EOF packet