I started a new thread because google groups does not let me reply
this old post, but I'm sending this just in case someone else stumbles
upon this issue.

On Jan 30, 2:32 pm, "dick...@gmail.com" <dick...@gmail.com> wrote:
> pretty basic database i created using the "polls" tutorial, and now
> trying to testinspectdb(which i need to run against a legacy db).
> (fwiw, i tried creating a test dir, and didn't help)
>
> thanks,

In my case the problem was related to wrong permissions in my
databases directory:
/var/lib/mysql (on gentoo)
I had a subdirectory there with root:root privileges instead of
mysql:mysql. Changing that, solved the problem.

It had nothing to do with inspectdb or Django whatsoever, but the
Warning was preventing inspectdb from working correctly.


cheers,

NicoEchániz

--

You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.


Reply via email to