> I wrote a simple C program to test it.  You will need to compile and run
> it on your policyd database server.   For me, it outputs:
> 
> Long query returned 7662499
> Long query returned -1
> Short query returned 7662499
> Short query returned 1
> 
> but it should output:
> 
> Long query returned 7662499
> Long query returned -1
> Short query returned 1
> Short query returned 1
> 
> If the second "Long query" doesn't return -1, you will need to adjust
> the long query to something that takes longer than 1 second on your
> server.

I wonder if this is intended operation of MySQL or infact a bug?

-N

Attachment: signature.asc
Description: This is a digitally signed message part

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
policyd-users mailing list
policyd-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/policyd-users

Reply via email to