Skip to content

Toggle autocomplete of table and column names #6318

@pma-import

Description

@pma-import

Hi all!

At this moment I have a slow connection to my remote database servers (ping to hosts is about 600ms). And when I type an SQL query on the SQL tab I get a lot of frozen autocomplete queries (I see them in the Fiddler). And when I press the button to execute query I get stopped responding UI showing popup "executing..." and for something waiting for a long time (waiting for the second Jesus coming I think) and finally fails with JS error. I temporarily solved this placing the die() operator at first line in db_sql_autocomplete.php but hope to see a more graceful solution.
Thanks.


Metadata

Metadata

Assignees

No one assigned

    Labels

    EnhancementA feature request for improving phpMyAdmin

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions