Hi,
I see there is an issue using mySql DS link where its try to create DB connection for every transaction (update/insert) but its not closing/re using existing connection. after max number of connections threshold is reached from server we get an error from mySQL Error 1040: Too Many Connections.. kindly help me to fix it.
Thanks,
Delli/