[539] in Moira
problems with adding members of type STRING to a list
daemon@ATHENA.MIT.EDU (Tom Yu)
Tue Jan 12 00:54:15 1993
Date: Tue, 12 Jan 93 00:54:01 -0500
To: bug-moira@Athena.MIT.EDU
From: Tom Yu <tlyu@MIT.EDU>
Reply-To: <tlyu@MIT.EDU>
This appears to be a server bug:
moira: qy amtl onerune STRING foobar
0 tuples
moira (query): Ingres system error occurred
% also elicits the error from the server (to zephyr class moira)
%<root@MOIRA2>U
% Tue Jan 12 1993 00:49:16
%Moira server encountered INGRES ERROR 30210
moira: qy amtl onerune KERBEROS tlyu.root@ATHENA.MIT.EDU
0 tuples
moira: qy gmol onerune
LIST, rune
KERBEROS, tlyu.root@ATHENA.MIT.EDU
2 tuples
%notice that members of type KERBEROS cause no problem
---Tom