or charity - my
company has bought 4 licenses. I know that the source code is available for me to fix
it myself, but I'm not a database programmer, or even a C programmer, so that isn't a
reasonable option. I don't have any kind of C development environment set up.
-Jim Gallagher
just not the right RDB to be using for tables this size?
-Jim Gallagher
>Hello,
>I am following the advice of the manual when bulk loading a large table by turning
>off index builds before LOAD DATA INFILE. The load ends normally (73 GB). The
>>mysamchk build of th
is:
myisamchk -O sort_buffer_size=512M -O key_buffer_size=768M -O read_buffer_size=512M -O
write_buffer_size=512M -rq d:\mysql\data\mydb\mytable
I have 4GB of memory on the machine.
I searched for this problem with Google and found several others with the same
problem, but didn't find a solut
is:
myisamchk -O sort_buffer_size=512M -O key_buffer_size=768M -O read_buffer_size=512M -O
write_buffer_size=512M -rq d:\mysql\data\mydb\mytable
I have 4GB of memory on the machine.
I searched for this problem with Google and found several others with the same
problem, but didn't find a solut