Friday, January 14, 2022

[FIXED] phpmyadmin - default to structure instead of browse

Issue

Can I set the default in phpMyAdmin to open in structure instead of browse?

thanks


Solution

As I said in my comment, you can click on the little table icon to the left of the table name (assuming, as Mike B said, we are talking about the table list on the left) and it will open up the table structure page.

AFAIK, switching the behavior on those links is not possible through a configuration directive. You would have to dig through the code and change it in there. Shouldn't be too complicated, though.



Answered By - Felix

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.