Christian Boltz wrote :
> Hello,
>
> Am Samstag, 3. November 2007 schrieb Gin...@us...:
> > Revision: 178
> > Author: GingerDog
>
> > SUPERADMIN.TXT: updating docs
>
> > +(The domain 'ALL' should already exist in the domain table; if not
> > you'll need to recreate it)
>
> Huh? I don't have 'ALL' in my domain table don't see problems.
> Why do you think it should be added?
>
Certainly with PostgreSQL, there's a foreign key between
domain_admins.domain and domain.domain - hence domain.domain = 'ALL'
needs to exist first.
Perhaps MySQL either doesn't check the fkey, or doesn't have the fkey
there?
thanks
David.
--
David Goodwin
[ david at codepoets dot co dot uk ]
[ http://www.codepoets.co.uk ]
|