Menu

#3243 The SQL in the CREATE Code Tab is missing ROW_FORMAT

Fixed
nobody
None
Broken
Defect
2013-06-18
2013-06-18
Anonymous
No

Originally created by: b...@brokencrust.com

The SQL in the CREATE Code Tab is missing ROW_FORMAT even when changed from the default.

What exact steps will reproduce the problem?

1. Select a Table having a column with a non default row format e.g. ROW_FORMAT=DYNAMIC
2. Show the CREATE Code Tab
3. The row format will not be included in the statement e.g. ROW_FORMAT=DYNAMIC

What was the expected output?

ROW_FORMAT=DYNAMIC

What happened instead?

Missing altogether.

Version used?
HeidiSQL revision: 8.0.0.4427 (latest today).
MySQL Server version: MySQL 5.6.12
Operating system: Windows 7 (client) RHEL 6.2 (server)

Discussion

  • Anonymous

    Anonymous - 2013-06-18

    Originally posted by: a...@anse.de

    (No comment was entered for this change.)

    Labels: Severity-Broken
    Status: Accepted