PHP disconnected and mysql connection -


i have mysql query in php deletes multiple row different tables. know if when browser waiting mysql query finish if lost internet connection mysql query still work on server or stop lost connection.

the server side not affected, if client loose connection. request excecuted, client not result.


Comments

Popular posts from this blog

python - Mongodb How to add addtional information when aggregating? -

java - Spring Data JPA: Why findOne(id) executing delete query internally? -

ruby - Net::HTTP extremely slow responses for HTTPS requests -