How to list all tables in PhpMyAdmin's left menu?

Web Development

anyone know how to list every table (disable the pagination) in PhpMyAdmin's left menu? I have over 250 tables in my DB and now we are seeing the pageination. It's very annoying having to go back and forth and would be much easier to have them all listed.

We found the following variable:

$cfg['LeftDisplayTableFilterMinimum'] = 30

However, when I put it into our config file it doesn't appear to have any affect.

Any help would be greatly appreciated!
 

1
Answers

Replies

Ans: Below are the steps to be followed to list all the tables in PhpMyAdmin’s left menu.


1. Navigate to the phpMyAdmin Homepage which is represented in the form of a house icon.


2. Navigate to the Appearance settings, go to more settings options.


3. Select the Navigation panel that is available in the second row from the top.


4. You will need to change the maximum items in the branch.


5. Click on the Save option.

 
 

If you want to unleash your potential in this competitive field, please visit the Web Development course page for more information, where you can find the Web Development tutorials and Web Development frequently asked interview questions and answers as well.

 

This topic has been locked/unapproved. No replies allowed

Login to participate in this discussion.

Leave a reply

Before proceeding, please check your email for a verification link. If you did not receive the email, click here to request another.