Skip to content

Incorrect Column Name when removing column causing discard and restart #2326

@EagleTrooper91

Description

@EagleTrooper91

Description

Clicking "Remove" after adding a column doesn't actually remove it from the editor but blanks out the text and causes the entire process to have to be reset.

HeidiSQL version

12.13.0.7162

Database server version

10.11.11

Reproduction recipe

  1. Connect to a MariaDB / MySQL Server
  2. Create a new Table.
  3. Add any number of columns using the GUI.
  4. Click the Create Code Tab so you can visually see the code as the actions are done
  5. Click any Column(s) and click "Remove". The create code will show that the column does not get deleted but the name just gets removed creating a blank column name with no columns displayed in the editor

Only way to clear out of the error and get rid of the issue is to discard all changes and start again.

Error/Backtrace

No Error

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugDefective behaviour in HeidiSQLconfirmedIssue verified by project member

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions