Environment
- Operating System: Windows
- Test Framework: mysqltest
Description
The mysqltest case workarea.mem_mgr_views triggers an error 4016 when executing a join query that uses the combination of SQL_CALC_FOUND_ROWS, use_merge, and parallel(1) hints.
Steps to Reproduce
- Log on to the test machine.
- Navigate to the directory:
/obdata/data/AndroidTest/ob_opensource_test/tools/deploy
- Execute the test.
Impact
Test failure due to error 4016.
Environment
Description
The mysqltest case
workarea.mem_mgr_viewstriggers an error 4016 when executing a join query that uses the combination ofSQL_CALC_FOUND_ROWS,use_merge, andparallel(1)hints.Steps to Reproduce
/obdata/data/AndroidTest/ob_opensource_test/tools/deployImpact
Test failure due to error 4016.