Java Socket Jdbc mysql connection
Posted by: Bala murugan
Date: March 13, 2018 06:02AM

I am have my own java socket server. in this socket more than 10,000 users connected at a time. i want update some user details in to database. I use jdbc for mysql connection. i face lots of pblm when multi user connect with mysql i face the error, operation not allowed after statement is closed, and resultset is closed, connection is closed. i dont know how to handle the mysql connection for each user. please help us. I need your guidence, Thank you.

Options: ReplyQuote


Subject
Written By
Posted
Java Socket Jdbc mysql connection
March 13, 2018 06:02AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.