Re: mysql 3.23 store large data

2004-10-29 Thread Friedhelm Betz
Jerry Swanson wrote:
How many characters can Longblob hold? 
What is the size of longblob?
Why I don't need to specify the size (i.e varchar(200) )?
http://dev.mysql.com/doc/mysql/en/String_type_overview.html>
Regards
Friedhelm
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]


Re: mysql 3.23 store large data

2004-10-29 Thread Jerry Swanson
How many characters can Longblob hold? 
What is the size of longblob?
Why I don't need to specify the size (i.e varchar(200) )?



On Wed, 27 Oct 2004 20:09:37 +0300, Gleb Paharenko
<[EMAIL PROTECTED]> wrote:
> Hi.
> 
> Use LONGBLOB.
> 
> 
> 
> 
> Jerry Swanson <[EMAIL PROTECTED]> wrote:
> 
> > What type I should use in MySQL 3.23.58 to store large data file?
> 
> >
> 
> 
> --
> For technical support contracts, goto https://order.mysql.com/?ref=ensita
> This email is sponsored by Ensita.NET http://www.ensita.net/
>   __  ___ ___   __
>  /  |/  /_ __/ __/ __ \/ /Gleb Paharenko
> / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
> /_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.NET
>   <___/   www.mysql.com
> 
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]
> 
>

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



Re: mysql 3.23 store large data

2004-10-27 Thread Gleb Paharenko
Hi.

Use LONGBLOB.



Jerry Swanson <[EMAIL PROTECTED]> wrote:

> What type I should use in MySQL 3.23.58 to store large data file?

> 



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.NET http://www.ensita.net/
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Gleb Paharenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.NET
   <___/   www.mysql.com




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]