Hi,
I have mysql_connection issue on my server. I don't know what reason for this error. I have one table that having so many records. I am fetching selected field from this table(ex result table) . I have optimized my query , no loop used here,I am thinking may be this can be one reason in connection .Please give me idea what can be solution for this issue . My error on page is:
Warning: mysql_connect() [function.mysql-connect]: Too many connections in (path of connection file)
Thanks,
Rhythm