Hi,
I been using mysqlimport for a long time with no problems.
But today when I try (as root)
mysqlimport admin /usr/local/systems/admin/data/person.txt -p
I get
mysqlimport: Error: Can't get stat of
'/usr/local/systems/admin/data/person.txt' (Errcode: 13), when using
table:
person
even though stat /usr/local/systems/admin/data/person.txt
File: "/usr/local/systems/admin/data/person.txt"
Size: 1497 Blocks: 8 Regular File
Access: (0444/-r--r--r--) Uid: ( 0/ root) Gid: ( 0/
root)
Device: 305 Inode: 245470 Links: 1
Access: Tue Apr 9 15:54:34 2002
Modify: Tue Apr 9 01:00:01 2002
Change: Tue Apr 9 15:35:52 2002
What can cause it to stop working all of a sudden?
mysqlimport -V is
mysqlimport Ver 2.7 Distrib 3.23.49a, for pc-linux-gnu (i686)
Any help would be greatly appreciated.
regards
Scott