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

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

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

java - Incorrect order of records in M-M relationship in hibernate -