On Sun, 28 Jan 2007, Thomas Kellerer wrote:
> I just noticed that getTablePrivileges() returns the same privilege for the
> same user multiple times. Additionally it returns several rows with the
> privilege "UNKNOWN".
This is a known bug. The ACL parsing code has not been updated since the
7.3 release and the format has changed numerous times.
Kris Jurka