Hi,
repeatedly we get in a situation where
tables end up duplicate in the sys.tables table:
SELECT count(*) FROM tables WHERE name=’mytable’;
returns: 2
We think this should never be the case.
It seems this gives problems with dumping
the database and in other situations.
This is an older version of MonetDB (Apr2011
SP1). We want to know whether someone knows
this was/is a symptom of any known issue
Sincerely,
Bas