Re[2]: Help! (LONGTEXT)

2001-05-22 Thread Paul DuBois
At 3:35 AM +0300 5/23/01, Olexandr Vynnychenko wrote: >Hello Paul, > >Wednesday, May 23, 2001, 3:24:29 AM, you wrote: > >PD> At 3:22 AM +0300 5/23/01, Olexandr Vynnychenko wrote: >>>Hello mysql, >>> >>>Can anybody tell me what should I do? I use LONGTEXT column in my >>>table to store data files (

Re[2]: Help! (LONGTEXT)

2001-05-22 Thread Olexandr Vynnychenko
Hello Paul, Wednesday, May 23, 2001, 3:24:29 AM, you wrote: PD> At 3:22 AM +0300 5/23/01, Olexandr Vynnychenko wrote: >>Hello mysql, >> >>Can anybody tell me what should I do? I use LONGTEXT column in my >>table to store data files (html, for example). But I see that I cannot simply >>INSERT INT

Re: Help! (LONGTEXT)

2001-05-22 Thread Paul DuBois
At 3:22 AM +0300 5/23/01, Olexandr Vynnychenko wrote: >Hello mysql, > >Can anybody tell me what should I do? I use LONGTEXT column in my >table to store data files (html, for example). But I see that I cannot simply >INSERT INTO table SET longtext_column=whole_file. But I must do it today. But >ho

Help! (LONGTEXT)

2001-05-22 Thread Olexandr Vynnychenko
Hello mysql, Can anybody tell me what should I do? I use LONGTEXT column in my table to store data files (html, for example). But I see that I cannot simply INSERT INTO table SET longtext_column=whole_file. But I must do it today. But how??? Thanks beforehand. -- Best regards, Olexandr Vynnyc