| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Dan Nelson | Date: | September 27 2003 9:11pm |
| Subject: | Re: How much data can mysql support? | ||
| View as plain text | |||
In the last episode (Sep 27), florence florence said: > How large data that i can store in Mysql and how much data > can Mysql support? A longblob field type can store 4gb of data. The only limit on table size is your OS'es limits. This is explained in the manual. http://www.mysql.com/doc/en/Column_types.html http://www.mysql.com/doc/en/Table_size.html -- Dan Nelson dnelson@stripped
| Thread | ||
|---|---|---|
| • How much data can mysql support? | florence florence | 27 Sep |
| • Re: How much data can mysql support? | Dan Nelson | 27 Sep |
| • Re: How much data can mysql support? | Harald Fuchs | 28 Sep |
