Add tests for EXECUTE functionality

Registered by Patrick Crews

Add tests for this to the test-suite / perform large scale testing of it.

Blueprint information

Status:
Complete
Approver:
Patrick Crews
Priority:
Medium
Drafter:
Patrick Crews
Direction:
Approved
Assignee:
Patrick Crews
Definition:
Approved
Series goal:
Accepted for 7.0
Implementation:
Implemented
Milestone target:
milestone icon 2010-11-22
Started by
Patrick Crews
Completed by
Patrick Crews

Sprints

Whiteboard

Basic tests of EXECUTE are already in the test suite.
Will execute some additional randgen testing and test analysis before writing additional test-suite tests.

Added additional tests to the execute suite. Also created a randgen Transform that takes each SELECT query and creates the following permutations of the original query:
EXECUTE "query" and
SET @var = "query"
EXECUTE @var

The result sets are also validated (original vs. transformed).
The tests will be added to the automated randgen runs on the next update of that test machine.

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.