Sometimes I run large import βrequestsβ that can take several hours. (I will disable "Partial import β Allow interruption of import ...".)
phpMyAdmin will not respond in the browser. I started the requests, even if I try to reload the page, but if I go to the browser on another machine with (I assume) a different IP address, then phpMyAdmin will respond perfectly.
In another browser, I then issue the SQL SHOW FULL PROCESSLIST command in monitor and, if necessary, delete this long query.
source share