Hi,

>  mysql> use lumina;
>  Reading table information for completion of table and column names
>  You can turn off this feature to get a quicker startup with -A
> 
>  Didn't find any fields in table 'absences'
>  Didn't find any fields in table 'admins'
>  Didn't find any fields in table 'classes'
>  Didn't find any fields in table 'marks'
>  Didn't find any fields in table 'students'
>  Didn't find any fields in table 'teachers'
>  Didn't find any fields in table 'users'
>  Didn't find any fields in table 'vars'
>  Database changed
> mysql> select * from users;
> ERROR 1017: Can't find file: './lum/users.frm' (errno: 13)

errno 13 stands for "Permission denied" - check your mysql data directory
permissions.


Rgds,
  Tfr

 --==< [EMAIL PROTECTED] >==< MySQL development team >==< Tallinn / Estonia >==--  

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to