20.08.2012, 17:51
well, i'm a beginner in MySQL. I have used SQLite, but now i wanna use MySQL, but i have one doubt. what is connectionHandle in MySQL? example
what is connectionHandle and what is it for?
pawn Код:
mysql_function_query(connectionHandle, query[], bool:cache, callback[], format[], {Float,_}:...);