Describe the bug
When writing plugins, the tool to help with table creation code does not pick up the row format and this is a table attribute prior to MySQL 8 and the MariaDB equivalent.
To Reproduce
Steps to reproduce the behavior:
- Run the script on a table that has Dynamic row format.
- Notice that the output does not include the row format.
Expected behavior
The row format should be output.