06.09.2014, 17:26
What would be, if you create another thread for connenection to the database? Because now mysql_connect() will hang up the server.
Best solution would be create thread for this and call a callback, when connection success or failed.
Best solution would be create thread for this and call a callback, when connection success or failed.