On Nov 19, jaw knee <johnn...@gmail.com> wrote:

> joh...@ears:/750/Code/Projects/MySQL/IMDB$ sudo imdbpy2sql.py -o sqlobject
> -d /750/Code/Projects/MySQL/IMDB/ -u mysql://root:passw...@localhost/imdb -c
> .
  [...]
> raise InternalError(ErrorMessage(e))
> sqlobject.dberrors.InternalError: Can't create/write to file
> '/750/tmp/mysql/#sql_46a1_0.MYI' (Errcode: 17)

While I'm a little confused by the fact that the error seems to be
generated by SQLObject, it looks like this is a permission problem
on your filesystem.

Do you have read/write access to "/750/tmp/mysql/" and to your working
directory (for the "-c ." argument)?

Does your MySQL works correctly (e.g., using phpmyadmin)?


HTH,
-- 
Davide Alberani <davide.alber...@gmail.com> [GPG KeyID: 0x465BFD47]
http://erlug.linux.it/~da/

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Imdbpy-help mailing list
Imdbpy-help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/imdbpy-help

Reply via email to