I didn't know whether this feature worked correctly before or not, as I am a new to pma. But, shouldn't it redirect to the "insert" tab after successful creation of table? I mean the first operation we need to perform after creating a fresh table is to populate it.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The next operation could also be to create another table, which is why the interface currently brings you to the db structure. So in this thread we got three persons with three different opinions about the behavior.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The New Table cmd is available from the nav panel in all cases, so your case is covered Marc. ;)
Switching to the Insert tab is simpler (if the table is selected already) then having to find the table in a possibly long list of tables.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I didn't know whether this feature worked correctly before or not, as I am a new to pma. But, shouldn't it redirect to the "insert" tab after successful creation of table? I mean the first operation we need to perform after creating a fresh table is to populate it.
The next operation could also be to create another table, which is why the interface currently brings you to the db structure. So in this thread we got three persons with three different opinions about the behavior.
I vaguely remember that this was discussed earlier and ended up leaving the it as it is.
The New Table cmd is available from the nav panel in all cases, so your case is covered Marc. ;)
Switching to the Insert tab is simpler (if the table is selected already) then having to find the table in a possibly long list of tables.
Working on this.
Thejdeep,
please wait, we still have to decide what is best to do for this ticket.
To be discussed at the next team meeting:
https://wiki.phpmyadmin.net/pma/2015-02_Meeting
It was decided to go to the new table's structure page after creation.
See also https://sourceforge.net/p/phpmyadmin/feature-requests/1605/
Last edit: Isaac Bennetch 2015-02-11
maybe this is related: after copy of a table (options dialog), the option "go to the new table" has no effect.
Fix: https://github.com/phpmyadmin/phpmyadmin/pull/1510