On Tue, 18 Nov 2014 13:09:25 +, Daniel Rios Couto wrote:
> You could try MEDIUMTEXT (16mb) or LONGTEXT (4gb) for a very large
> text...
> On Tue Nov 18 2014 at 7:39:11 AM Reindl Harald
> wrote:
>
>
>> Am 18.11.2014 um 10:48 schrieb thufir:
>> > I'm trying to store a web page to table "pages
You could try MEDIUMTEXT (16mb) or LONGTEXT (4gb) for a very large text...
On Tue Nov 18 2014 at 7:39:11 AM Reindl Harald
wrote:
>
> Am 18.11.2014 um 10:48 schrieb thufir:
> > I'm trying to store a web page to table "pages" (whether or not that's a
> > good idea for a separate thread, please). W
Am 18.11.2014 um 10:48 schrieb thufir:
I'm trying to store a web page to table "pages" (whether or not that's a
good idea for a separate thread, please). What would be a suitable type
for the field which stores the actual page source?
text = 64 KB including all spaces and meta chars
signat
I'm trying to store a web page to table "pages" (whether or not that's a
good idea for a separate thread, please). What would be a suitable type
for the field which stores the actual page source?
When running my java application, the MySQL errors are as so:
run:
[java] [EL Info]: 2014-11-