Greetings List Dwellers- A quick question for you. I'm having problems with mysql's large file support(I think). I'm using kernel 2.4-XFS with my database disk set up with the XFS journaled file-system. Works fine with large files. Anyway, I'm using mysql-3.23.32, compiled from source, and it works fine for database loads smaller than 2gigs. I'm able to do a full 6 gig load, no errors reported back, and I can index it, however, I can only access parts of the data set. Sometimes it works, sometimes it returns my favorite error: ERROR 1030: Got error 127 from table handler As soon as the database gets larger than ~2gigs, I start having this problem. I am starting mysqld with --big-tables and I have checked the tables with myisamchk, which reports that the tables are fine. I have compiled 3.23.32 with gcc 2.96 with glibc 2.2. Am I missing something? Thanks- Ernest Wagner -- e_crispell_wagner % project muse muse.jhu.edu --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php