MySQL query problem
#1

Код:
	mysql_format(SQL, str, 128,"UPDATE `bans` SET `ip`='0' WHERE `ip`='%s' LIMIT 1",ip);
	mysql_tquery(SQL, str, " ", " ");
Quote:

callback parameter count does not match format specifier length

What is wrong here? When I execute this query in phpmyadmin / Navicat is correct..
Reply


Messages In This Thread
MySQL query problem - by Mauricee - 14.02.2014, 05:34
Re: MySQL query problem - by CuervO - 14.02.2014, 05:45
Re: MySQL query problem - by Mauricee - 15.02.2014, 07:01

Forum Jump:


Users browsing this thread: 1 Guest(s)