I created a chat with nodejs and MySQL to fetch information from the user ... but I have a following problem: when the connection drops or restart the nodejs server, back logging in username and password. Does anyone have a clue how to do this that when he falls back logging?
NOTE: I was able to get him to access MySQL and enter the room ... except that when he returns nick it becomes NULL
he can not find this data when he returns. Anyone have a suggestion?