phpmyadmin/phpmyadmin

Search function within a DB

開放

#16,126 建立於 2020年5月17日

 (5 則留言) (2 個反應) (0 位負責人)PHP (3,454 個分叉)batch import
Enhancementgood first issue

倉庫指標

星標
 (6,886 顆星)
PR 合併指標
 (平均合併 2天 17小時) (30 天內合併 11 個 PR)

描述

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.

貢獻者指南