I have 2 webpages of my website opened on the client side (IE browser) at the same time, and page number 1 is running a heavy query (MySQL/MSSQL), I cannot run anything in page number 2, not even a simple PHP code.
and as far as i know, the issue is not related to SQL, its related to Apache/PHP.