But I got an error message: ERROR 13 (HY000): Can't get stat of '/var/lib/mysql TAIR10_functional_descriptions_no_headers.txt.tab' (Errcode: 2)
It is said related to the permission issue to mysql client or the user when I googled, but I checked the permission, it is rw-. Any clue? Thanks a lot!
Thank you so much - very helpful! My loaded csv file data was appearing as zeroes and nulls until I read this blog and realised I hadn't specified the comma delimiter.
7 comments:
Very good tip! Thanks!!
Thanks a lot.
Thanks very much. Very useful example.
simple but excellent in the eyes of a newbie, ;-) thx
but that path with home what it means? where i need to place that file to take it?
But I got an error message:
ERROR 13 (HY000): Can't get stat of '/var/lib/mysql TAIR10_functional_descriptions_no_headers.txt.tab' (Errcode: 2)
It is said related to the permission issue to mysql client or the user when I googled, but I checked the permission, it is rw-. Any clue? Thanks a lot!
Thank you so much - very helpful! My loaded csv file data was appearing as zeroes and nulls until I read this blog and realised I hadn't specified the comma delimiter.
Post a Comment