phpmyadmin / phpmyadmin/phpmyadmin
Databases not shown when DisableIS set to true
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 7.9k
- Forks
- 3.6k
- Avg merge
- 4d 18h
- Merged PRs (30d)
- 36
Description
Describe the bug
When you set DisableIS to true, when connecting to PMA, the list of databases is not displayed. After refreshing the page, the list of databases / tables is displayed. Disconnect then reconnect and the list of databases is no longer displayed.
By disabling DisableIS, the list of databases / tables works correctly.
It does not depend on the number of databases / tables present (some of our clients only have one db with few tables, others have hundreds of databases with hundreds of tables)
To Reproduce
Set DisableIS to true
Login to PMA
Expected behavior
Databases/tables list should always be displayed
Server configuration
- Operating system: Debian 10.6
- Web server: Apache 2.4.38
- Database version: MariaDB 10.3.25
- PHP version: 7.3.27
- phpMyAdmin version: 5.1.1
Client configuration
- Browser: Firefox 78.12 / Google Chrome 92.0.4515.107
- Operating system: Debian 10.10
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue with DisableIS set to true on the reported MariaDB setup, then trace how phpMyAdmin loads the database and table list during login and reconnection. Done means the databases and tables remain visible after connecting or reconnecting without requiring a page refresh.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- mariadb, php
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100