[MySQL] argument type mismatch (argument 1)
#1

After updating my MySQL to the latest version which is R39-5. After compiling my gamemode, it shows more than 20 errors [argument type mismatch (argument 1)]

Here are the samples of the lines with errors
Quote:

mysql_query( gsQuery, THREAD_CHECK_ACCOUNT_USERNAME, playerid );
mysql_query( gsQuery, THREAD_CHECK_ACHEIVEMENTS, playerid );
mysql_query( gsQuery, THREAD_PLAYER_CheckLogin, playerid );
mysql_query( gsQuery, THREAD_CHECK_BANS_LIST, playerid );

Can you please give my an idea how to fix these errors?

Thanks!
Reply


Messages In This Thread
[MySQL] argument type mismatch (argument 1) - by kampuman - 23.07.2016, 21:28
Re: [MySQL] argument type mismatch (argument 1) - by Jack_SMalls - 23.07.2016, 21:34
Re: [MySQL] argument type mismatch (argument 1) - by kampuman - 23.07.2016, 21:47
Re: [MySQL] argument type mismatch (argument 1) - by Jack_SMalls - 23.07.2016, 21:51
Re: [MySQL] argument type mismatch (argument 1) - by kampuman - 23.07.2016, 21:58

Forum Jump:


Users browsing this thread: 1 Guest(s)