Frank Boehme wrote:
> mysql> select * from sitegroup;
> +----+------+-------+------------+
> | id | name | realm | admingroup |
> +----+------+-------+------------+
> | 2 | jim | | 0 |
> +----+------+-------+------------+
>
> mysql> select * from member;
> +----+-----+-----+-------+------+-----------+
> | id | uid | gid | extra | info | sitegroup |
> +----+-----+-----+-------+------+-----------+
> | 1 | 1 | 0 | | | 0 |
> | 2 | 2 | 1 | | | 1 |
> +----+-----+-----+-------+------+-----------+
>
> But there is no sitegroup 1.
>
> Asgard data was freshly installed from the cvs version and the tables
> were consistend. Then I played with asgard and ended up as above.
What did you think happened, in what order?
Emile
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]