How to connect mysql server with custom port?(using BlueG's plugin R6_2)
#3

Quote:
Originally Posted by airplanesimen
View Post
Use
pawn Code:
//wherever you have this in your script, add the port at the end.
mysql_connect("localhost", "root", "database", "password", 3306);
where the port is defined at the last parameter, (3306). Good luck!
Can you give me the include?Mysql R6_2
Reply


Messages In This Thread
How to connect mysql server with custom port?(using BlueG's plugin R6_2) - by yxliang - 25.01.2013, 07:14
Re: How to connect mysql server with custom port?(using BlueG's plugin R6_2) - by denNorske - 25.01.2013, 07:25
Re: How to connect mysql server with custom port?(using BlueG's plugin R6_2) - by yxliang - 26.01.2013, 16:07

Forum Jump:


Users browsing this thread: 2 Guest(s)