myisamchk on large tables fails

2001-02-01 Thread Chris Black
I am running MySQL 3.23.32 on Linux 2.2.16 with large file support. Large tables (tens of GB) work fine. mysqladmin variables shows large file support is enabled. The problem I am having showed up when I loaded a bunch of data into a simple non-indexed table and then tried to do the following

Re: myisamchk on large tables fails

2001-02-01 Thread Gerald L. Clark
You state that the temporary files are on a separate partition. Does the filesystem on this partition support large files? Chris Black wrote: I am running MySQL 3.23.32 on Linux 2.2.16 with large file support. Large tables (tens of GB) work fine. mysqladmin variables shows large file