[PHP-DB] Re: storing binary data in mysql

2001-12-03 Thread Fai
I have tested it in the source installation MySQL server with PHP and found that the image can only be stored and retrival from mysql using PHP when the image's size is smaller that 1K. Although, I increase the size of mysql's max_allowed_packet, net_buffer, table_cache. "Fred" <[EMAIL PROTECTED

[PHP-DB] Re: storing binary data in mysql

2001-12-02 Thread Fred
Why do you think it cannot store binary data? Are you recieving an error message. If so, what it is? Fred Fai <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I use MySQL rpm to install in RedHat 7.2 in one of > my pc. Then I store binary data such as image i