Thanks mouss. :)
Use hash file as replacement now.
Zhang Huangbin wrote:
Magnus � wrote:
On Tuesday, August 19, 2008 at 04:48 CEST,
Zhang Huangbin <[EMAIL PROTECTED]> wrote:
[...]
In my record:
cut<<
mysql> select username,restriction_class,restricteddomain from
restrictions;
+--+---+--
Magnus � wrote:
On Tuesday, August 19, 2008 at 04:48 CEST,
Zhang Huangbin <[EMAIL PROTECTED]> wrote:
[...]
In my record:
cut<<
mysql> select username,restriction_class,restricteddomain from
restrictions;
+--+---+--+
| username | res
On Tuesday, August 19, 2008 at 04:48 CEST,
Zhang Huangbin <[EMAIL PROTECTED]> wrote:
[...]
> In my record:
> cut<<
> mysql> select username,restriction_class,restricteddomain from
> restrictions;
> +--+---+--+
> | username | restriction_cl
mouss wrote:
so your check_recipient_access returns 'b.cn', which is not a valid
action.
what are you trying to do? you cannot implement checks based on
multiple fields at a time, so your table design is suspicious
(username and restricteddomain are independent).
Thanks mouss. :)
i want t
Zhang Huangbin wrote:
Hi, all.
I'm confused about restriction class and the mysql lookup file format.
What i should use in 'query'?
Thanks very much. :)
MySQL table structure:
cut<<
+---+--+--+-+-+---+
| Field