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

Response

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

Last updated

Was this helpful?