MySQL Threaded
#6

Quote:
Originally Posted by Sime30
Посмотреть сообщение
Uhm, are you sure you don't have to specify a callback when SELECTing stuff?

Also
pawn Код:
mysql_tquery(connectionHandle, query, "", ""); //the two parameters are not optional, so they must be defined even if they are not used
That's not true, you don't have to define if they are not used.
pawn Код:
mysql_tquery(connectionHandle, query);
EDIT: I became Huge clucker
Oh, right, it depends on the plugin version. I'm used to R34 and these parameters are not optional yet here. They became optional since R35.

Mike, if you are using BlueG R35 or later, just do what Sime30 said, that is correct for these versions.
Reply


Messages In This Thread
MySQL Threaded - by mike_1 - 06.02.2015, 14:23
Re: MySQL Threaded - by HazardouS - 06.02.2015, 14:38
Re: MySQL Threaded - by mike_1 - 06.02.2015, 14:56
Re: MySQL Threaded - by HazardouS - 06.02.2015, 15:02
Re: MySQL Threaded - by Sime30 - 06.02.2015, 18:44
Re: MySQL Threaded - by HazardouS - 06.02.2015, 18:55
Re: MySQL Threaded - by Knappen - 06.02.2015, 19:03
Re: MySQL Threaded - by Sime30 - 06.02.2015, 19:30
Re: MySQL Threaded - by HazardouS - 06.02.2015, 19:35
Re: MySQL Threaded - by Sime30 - 06.02.2015, 19:41

Forum Jump:


Users browsing this thread: 1 Guest(s)