MySQL R40 - Insert statement not working
#3

You are trying to insert 6 values while writing only 5 variables. (missing pBanned)
And by the way, you can just use:
Код:
mysql_query(g_SQL, query);
Also, please check your mysql logs and see if anything is printed.
Reply


Messages In This Thread
MySQL R40 - Insert statement not working - by JaskaranSingh - 30.01.2018, 16:56
Re: MySQL R40 - Insert statement not working - by DelK - 30.01.2018, 17:34
Re: MySQL R40 - Insert statement not working - by Wanheda - 30.01.2018, 17:37
Re: MySQL R40 - Insert statement not working - by JaskaranSingh - 30.01.2018, 17:40
Re: MySQL R40 - Insert statement not working - by Wanheda - 30.01.2018, 17:47
Re: MySQL R40 - Insert statement not working - by JaskaranSingh - 30.01.2018, 17:54
Re: MySQL R40 - Insert statement not working - by JaskaranSingh - 30.01.2018, 17:56

Forum Jump:


Users browsing this thread: 2 Guest(s)