Re: Large data in tables

2001-08-16 Thread Sinisa Milivojevic
Jeremy Zawodny writes: > On Wed, Aug 15, 2001 at 09:25:27PM +0300, Sinisa Milivojevic wrote: > > > > This limit is already increased in 4.0 to 4 Gb. 4.0 will be > > available next month. > > 4.0 will be in alpha/beta testing at that point, right? It's > important not to set expections too high.

Re: Large data in tables

2001-08-15 Thread Jeremy Zawodny
On Wed, Aug 15, 2001 at 09:25:27PM +0300, Sinisa Milivojevic wrote: > > This limit is already increased in 4.0 to 4 Gb. 4.0 will be > available next month. 4.0 will be in alpha/beta testing at that point, right? It's important not to set expections too high. :-) Jeremy -- Jeremy D. Zawodny, <

Re: Large data in tables

2001-08-15 Thread Sinisa Milivojevic
Trevor Linton writes: > I'm researching whether it is possible to store large amounts (30-70MB > files) into mysql columns. It looks as if a LONG BLOB could handle this, > however I read that the communications buffer size can only support up to 16 > MB transfers. It also said that you could inc

Large data in tables

2001-08-15 Thread Trevor Linton
I'm researching whether it is possible to store large amounts (30-70MB files) into mysql columns. It looks as if a LONG BLOB could handle this, however I read that the communications buffer size can only support up to 16 MB transfers. It also said that you could increase the size of the buffer,