file sizes.
>
> I've got a table, names, which is taking 4294967288 bytes. I notice this
> is 8 bytes less than 2^32, so I assume there's a 32 bit pointer issue
> within mysql somewhere.
>
> large_files_support is ON, but trying to write more records gives me this
mysql somewhere.
large_files_support is ON, but trying to write more records gives me this
error:
Err 1114 (The table 'names' is full) writing record
Please, someone, tell me that mysql isn't limited to 4 GB tables:) How do
I create much larg