30.04.2011, 13:46
Great work with the plugin, but there is a mistake in the wiki article at mysql_connect:
should be:
would be nice if somebody with an wiki account updates the aricle.
https://sampwiki.blast.hk/wiki/MySQL_Plugin
generally the wiki article isn't up to date and there are many examples missing
Quote:
mysql_connect Use this function to connect to the mysql database. Parameters: (const host[], const user[], const pass[], const db[], auto_reconnect, MySQL:handle)const host[] The address of the mysql database. |
Quote:
Parameters: (const host[], const user[], const pass[], const db[], MySQL:handle, auto_reconnect)const host[] The address of the mysql database. |
https://sampwiki.blast.hk/wiki/MySQL_Plugin
generally the wiki article isn't up to date and there are many examples missing