Activity log for bug #459714

Date Who What changed Old value New value Message
2009-10-24 11:53:04 Arjen Lentz bug added bug
2009-11-12 06:48:16 Arjen Lentz oqgraph: status Confirmed In Progress
2009-12-17 04:55:02 Arjen Lentz oqgraph: status In Progress Fix Committed
2009-12-17 04:55:11 Arjen Lentz oqgraph: assignee Arjen Lentz (arjen-lentz)
2010-10-22 10:14:08 Arjen Lentz bug task added maria
2010-10-22 10:14:26 Arjen Lentz maria: status New Confirmed
2010-10-22 10:14:36 Arjen Lentz maria: assignee Arjen Lentz (arjen-lentz)
2010-10-22 10:14:42 Arjen Lentz maria: importance Undecided High
2010-10-22 10:14:49 Arjen Lentz maria: milestone 5.2
2010-10-22 11:39:17 Arjen Lentz description Given that OQGRAPH is not a 'normal' general purpose storage engine, we can't simply derive a test suite from existing ones. However, we would like to test all aspects of the engine, including interaction in complex join constructs and replication. Perhaps some basics can be adapted from existing tests, the rest will have to be new. This will probably be a step-wise and ongoing thing. If you can help, please do! Given that OQGRAPH is not a 'normal' general purpose storage engine, we can't simply derive a test suite from existing ones. However, we would like to test all aspects of the engine, including interaction in complex join constructs and replication. Perhaps some basics can be adapted from existing tests, the rest will have to be new. This will probably be a step-wise and ongoing thing. If you can help, please do! What we need: (based on feedback from Philip Stoev) * a complete MTR test suite that covers at least the following: - INSERTS, especially with weight and those that will be rejected by the engine; - the SELECT statements that are accepted by the engine, as described in the manual, including those with latch=0 or latch = NULL; - the DML/DDL/ALTER statements that are and are not accepted by the engine, so that all the engine capabilities the handler advertises and all the API calls are exercised; - a dataset that is sized appropriately for MTR execution (10K nodes?). Either in the form of INSERT statements or a stored procedure, plus some SELECT queries on top of that dataset;
2010-10-22 11:42:46 Arjen Lentz bug added subscriber Philip Stoev
2013-03-01 04:10:18 Arjen Lentz oqgraph: assignee Arjen Lentz (arjen-lentz) OQgraph developers (oqgraph-dev)
2013-03-01 04:10:26 Arjen Lentz oqgraph: importance Wishlist High
2013-03-01 04:10:31 Arjen Lentz oqgraph: status Fix Committed In Progress
2013-03-01 04:11:05 Arjen Lentz maria: milestone 5.2
2014-02-05 12:27:30 Andrew McDonnell oqgraph: status In Progress Fix Committed