Relation view should default to current database when creating relations #16464
Labels
enhancement
A feature request for improving phpMyAdmin
has-pr
An issue that has a pull request pending that may fix this issue. The pull request may be incomplete
ui
Issues relating to the user interface
Projects
Milestone
Is your feature request related to a problem? Please describe.
When going to the Relation view for a table, the Foreign key constraints area can set up a relationship with any database on the system, but most of the time I want to create a relationship with a table in my current database. I propose that the "Foreign key constraint (INNODB)" dropdown should populate the Database with the current database.
Describe the solution you'd like
The dropdown for Database should be filled in already with the current database.
Describe alternatives you've considered
Additional context
Master Git
The text was updated successfully, but these errors were encountered: