Skip to content

sqltable_to_php.php script does not pick up row_format #3168

@cigamit

Description

@cigamit

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:

  1. Run the script on a table that has Dynamic row format.
  2. Notice that the output does not include the row format.

Expected behavior
The row format should be output.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugUndesired behaviourresolvedA fixed issue

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions