Roundup Tracker - Issues

Message2293

Author schlatterbeck
Recipients
Date 2006-08-17.09:45:05
Message-id
In-reply-to
Logged In: YES 
user_id=34818

I've just added a new test for reproducing this to the
test-suite in the roundup CVS. Can somebody with mySQL 5.0
installed verify that the suite really fails the new test
with mySQL 5.0, I've got only 4.1 to test and this does not
fail. To run the new test:

- Get roundup from CVS
- In the checked out repository run
  python run_tests.py -vv test \
  '^testFilteringMultilinkAndGroup$'

this test produces a query very similar to the failing query
in the original report, so it should fail with mySQL 5.0
History
Date User Action Args
2009-02-03 14:21:50adminlinkissue1541128 messages
2009-02-03 14:21:50admincreate