Re: large_files_support

2001-07-27 Thread David Miller
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

large_files_support

2001-07-25 Thread David Miller
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