Page 1 of 1

Error line 33 importing sample.sql

Posted: Mon Jul 30, 2012 8:08 pm
by jcoonrod
I've got mysql and php working fine - able to use phpmyadmin to create and manage databases and tables without errors.
BUT - when I try to import sample.sql from either the command line or phpmyadmin, I get the following error:

ERROR 1 (HY000) at line 33: Can't create/write to file '/usr/local/mysql/data/sample/zzsys_access_level.MYI' (Errcode: 2)

There is, by the way, not a folder called sample in the data folder.

Help!

Re: Error line 33 importing sample.sql

Posted: Tue Jul 31, 2012 12:05 am
by admin
John,

I haven't had this problem but a bit of googling found this.. http://forums.mysql.com/read.php?52,89672,89672

Steven