Mysql close connection

Simple instruction that closes connection to your server.

Important!

If you close connection - other Mysql Instructions will not run, so use carefully and there where is needed. After this instruction you will need to make Mysql connect instruction for further work with the database. Do not use Mysql connect and Mysql close very often. Your web server may be disconnected if you frequently use these features. But you need to use it to work properly with the Mysql

Last updated