Posts Tagged ‘Mysql’

Mysql Error: Error 13 – Can’t get stat of

Error of the day this one – had a script which used Load Data Infile to load the data from a csv file to a MySQL database table – worked fine previously.
After 6 months needed to use it again – everyting seemed fine, except this error kept appearing.

Checked the script – file existed etc… so what had changed?