Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Try to Drop All the Databases and Recover a Bug #15447

Closed
fbryo21 opened this issue Aug 20, 2019 · 1 comment · Fixed by #15847
Closed

Try to Drop All the Databases and Recover a Bug #15447

fbryo21 opened this issue Aug 20, 2019 · 1 comment · Fixed by #15847
Assignees
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
Projects
Milestone

Comments

@fbryo21
Copy link

fbryo21 commented Aug 20, 2019

Is your feature request related to a problem? Please describe.

When I try to drop all databases, the phpmyadmin database is followed checked all

Describe the solution you'd like

Disable checkbox for phpmyadmin database for avoid an error "phpmyadmin.___' doesn't exist"

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.

Additional context

  • phpMyAdmin version: 4.9.0.1

Add any other context or screenshots about the feature request here.
PHPMYADMIN BUG

@williamdes williamdes added the Bug A problem or regression with an existing feature label Aug 20, 2019
@williamdes williamdes added this to Needs triage in issues via automation Aug 20, 2019
@williamdes williamdes moved this from Needs triage to n/a priority in issues Aug 20, 2019
@lem9
Copy link
Contributor

lem9 commented Sep 6, 2019

Note that the 'phpmyadmin' database name comes from config.sample.inc.php but can be something else, as configured in https://docs.phpmyadmin.net/en/latest/config.html#cfg_Servers_pmadb.

@williamdes williamdes added the enhancement A feature request for improving phpMyAdmin label Nov 3, 2019
yashrajbothra added a commit to yashrajbothra/phpmyadmin that referenced this issue Jan 24, 2020
Signed-off-by: Yash Bothra <yashrajbothra786@gmail.com>
yashrajbothra added a commit to yashrajbothra/phpmyadmin that referenced this issue Jan 24, 2020
Signed-off-by: Yash Bothra <yashrajbothra786@gmail.com>
@williamdes williamdes added has-pr An issue that has a pull request pending that may fix this issue. The pull request may be incomplete and removed Bug A problem or regression with an existing feature labels Jan 24, 2020
@williamdes williamdes added this to the 5.1.0 milestone Jan 24, 2020
@williamdes williamdes self-assigned this Mar 6, 2020
williamdes added a commit that referenced this issue Mar 6, 2020
…x on database list

Pull-request: #15847
Fixes: #15447

Signed-off-by: William Desportes <williamdes@wdes.fr>
williamdes added a commit that referenced this issue Mar 6, 2020
Signed-off-by: William Desportes <williamdes@wdes.fr>
issues automation moved this from n/a priority to Closed Mar 6, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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
Projects
issues
  
Closed
Development

Successfully merging a pull request may close this issue.

3 participants