Thanks a lot for the perror. However it doesn't seem to have descriptions for some code (ex. 1046, 1064).
But still, it was really usefull (y MySQL book doesn't mention that, weird) Cindy wrote: C: C: Bill Adams writes: C: >Cindy wrote: C: > C: >> I tried checking for error codes in the documentation, but didn't find C: >> anything particularly useful. C: >> C: >> I'm getting this: C: >> mysql> load data infile '/export/home/Scratch/WordIndex.txt' into table wor C: >dindex (aid, wid, wordform, start, length); C: >> ERROR 1030: Got error 28 from table handler C: > C: >Try "perror 28" (under ./mysql/bin/perror) C: C: Oh -- thanks, that's good to know. I hate these unlisted codes, but I C: guess it's system dependent. C: C: I did find out the problem -- wasn't the tmpdir as someone else C: helpfully suggested but it was close: it was the data directory... I C: moved it off to a larger partition, symlinked it back and voila! C: C: Thanks, all C: --Cindy C: -- sherzodR <[EMAIL PROTECTED]> use CGI::Session; --------------------------------------------------------------------- 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