Please try logging out of and back in to phpMyAdmin and see if it works?
Hi,
phpMyAdmin has been ok until about 3 hours ago when it became inaccessible after running a few sql queries.
https://lotus.x10hosting.com:2083/fr...hpMyAdmin.html says: Please be patient, you will be redirected in a moment.... for like 3 hours now.
Please Assist.
Please try logging out of and back in to phpMyAdmin and see if it works?
I was running nested select count(distinct()), union and join queries. Does this bust CPU/RAM quotas? Is the phpMyAdmin GUI under such quotas?
It stopped responding after trying this query:
SELECT COUNT(*) AS table1Count FROM table1 WHERE someCondition
JOIN??
SELECT COUNT(*) AS table2Count FROM table2 WHERE someCondition
CROSS JOIN? subqueries?
SELECT COUNT(*) AS table3Count FROM table3 WHERE someCondition
Was this blocked/flagged as sql injection?
--
@drtonyetal
Last edited by drtonyet; 08-17-2012 at 05:22 PM.
I don't know how but this issue seems resolved. Keep up the good work x10.![]()
Magic!
Thanks for letting us know it's resolved and apologies for the lack of responses to this thread - admittedly it's a bit outside my knowledge zone so I wouldn't have been of much help anyway...