hi
does this function handle a binary string of any length or is there some
sort of max limit.
when i load a binary file (filesize 49Kb) into a blob field, the function is
ok but when the filesize is 1.8Mb, the function fails and my programs
aborts. using the debugger, the program aborts when in this function.
if mysql_real_escape_string() has a max limit, how does one get around this?
could it be set in my.cnf, or somewhere else? or is this a case of bad
practise to load big (> 1Mb) into mysql?
tks
tom
_________________________________________________________________
Add photos to your messages with MSN 8. Get 2 months FREE*.
http://join.msn.com/?page=features/featuredemail
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
- Re: question about mysql_real_escape_stri... Tom Roos
- Re: question about mysql_real_escape... Paul DuBois
- Re: question about mysql_real_escape... Georg Richter
- Re: question about mysql_real_escape... Keith C. Ivey
- Re: question about mysql_real_escape... Stefan Hinz, iConnect \(Berlin\)
- Re: question about mysql_real_es... Georg Richter