Posts: 723
Threads: 366
Joined: Jun 2016
Hi,
Код:
[plugins/mysql] mysql_escape_string: destination array too small (needs at least '39' cells; has only '30')
What i have to do in code to get this error or warning?
Posts: 6,242
Threads: 8
Joined: Jun 2008
Get out of here with your rep begging.
Quote:
Originally Posted by maddinat0r
You're probably passing an enum string. In that case you have to specify the size manually.
|
Posts: 723
Threads: 366
Joined: Jun 2016
Posts: 723
Threads: 366
Joined: Jun 2016
It's strange, i use escaping with 400
Posts: 372
Threads: 23
Joined: Sep 2015
Reputation:
0
This error is so obvious to the point I asked my friend who got very little scripting and he answered the string needs to be 39.