10.02.2013, 02:03
Hi, I use mysql in my samp server
my samp version is 0.3x
MySQL default port is 3306 then but i want another mysql port
example i want mysql port 12345 my mode connect function is
mysql_connect(MYSQL_HOST, MYSQL_USER, MYSQL_PASS, MYSQL_DB, SERVER_MYSQL);
but connect not setting port.. how can mysql another port?
my samp version is 0.3x
MySQL default port is 3306 then but i want another mysql port
example i want mysql port 12345 my mode connect function is
mysql_connect(MYSQL_HOST, MYSQL_USER, MYSQL_PASS, MYSQL_DB, SERVER_MYSQL);
but connect not setting port.. how can mysql another port?