[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Got timeout reading communication packets


Seth Northrop writes:
> 
> Re: large replaces truncating...
> 
> I'm still trying to figure out what's going on here.. I've now tried it in
> PHP and am getting the same response... Ie, given this simple script:
> 

<cut>
> ---
> Seth Northrop
> Manager of Information Technology
> Reflectivity, Inc.
> 3910 Freedom Circle, Suite 103
> Santa Clara, CA 95054
> voice:  408-970-8881 x147
> fax:    408-970-8840
> http://www.reflectivity.com/
> 
> 

How do you know that row  is truncated  ??

If you have binary data in the blob field, when you retreive a result
set, you will get it back in the binary, unescaped form. 

Query the lengths returned to make sure that data is truncated.

If you are sure, send me CREATE TABLE statement and INSERT instead of
REPLACE statement, so that I can test it.

-- 
Regards,
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Mr. Sinisa Milivojevic <sinisa@xxxxxxxxx>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, FullTime Developer
/_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
       <___/   www.mysql.com

---------------------------------------------------------------------
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 <mysql-thread77910@xxxxxxxxxxxxxxx>
To unsubscribe, e-mail <mysql-unsubscribe-treed=ultraviolet.org@xxxxxxxxxxxxxxx>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php



This mailing list archive is a service of Copilot Consulting.