Welcome to the nuBuilder forums!

Please register and login to view forums and other content only available to registered users.

Error line 33 importing sample.sql

Post Reply
jcoonrod
Posts: 2
Joined: Mon Jul 30, 2012 5:50 pm
Contact:

Error line 33 importing sample.sql

Unread post 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!
-- John Coonrod
admin
Site Admin
Posts: 2781
Joined: Mon Jun 15, 2009 2:23 am
nuBuilder Version: 4.5
Been thanked: 1 time

Re: Error line 33 importing sample.sql

Unread post 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
Post Reply