Quote:
Originally Posted by RealCop228
This step, along with Step Three, Section A is mandatory. Without this, your SA-MP server will never officially disconnect from your MySQL server and this could eventually cause your MySQL server not to function properly.
|
Not necessarily. When the plugin's deconstructor is called, it will automatically disconnect from the MySQL database without having mysql_close.