mysql_escape_string - destination size is too small (must be at least as big as source)
#1

Hi,

I get this error:

mysql_escape_string - destination size is too small (must be at least as big as source)

When this happin? and how know where is mistakes because mysql log don't print it. Is this couse if i do like that?

Код:
new EscapeSmthing[ 100 ];

mysql_real_escape_string(EscapeSmthing,EscapeSmthing);
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)