phpmyadmin/phpmyadmin

Search function within a DB

Aberta

#16.126 aberto em 17 de mai. de 2020

 (5 comentários) (2 reações) (0 responsável)PHP (3.454 forks)batch import
Enhancementgood first issue

Métricas do repositório

Stars
 (6.886 estrelas)
Métricas de merge de PR
 (Mesclagem média 2d 17h) (11 fundiu PRs em 30d)

Description

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

When one DB has a lot of tables it will have a list with a few pages. There is also a search function (within the DB) but it searches only within the tables being displayed at the moment.

This has once led me to believe our system is dealing with data that does not exist.

Describe the solution you'd like

change that to be for all table in the database.

Describe alternatives you've considered

I dont see many option to go around this.

Guia do colaborador