dbeaver / dbeaver/dbeaver

Add ROW_FORMAT to MySQL table DDL

Open
#19,285 4 comments 0 reactions 0 assignees View on GitHub
x:mysql xf:metadata xf:sql
Dominant language
Java
Stars
51.8k
Forks
4.4k
Avg merge
3d 8h
Merged PRs (30d)
188

Description

**Is your feature request related to a problem? Please describe.**
When generating MySQL table DDL, ROW_FORMAT syntax is missing which will create the table when run with the default format defined in the MySQL server variable "innodb_default_row_format".

**Describe the solution you'd like**
Add the ROW_FORMAT syntax part at the end of the DDL command.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.