-
Task
-
Resolution: Won't Do
-
Minor
-
None
-
3.2
-
None
-
MOODLE_32_STABLE
In MDL-53481 we faced a situation were sql_intersect() both for MySQL 5.6 (running for hours) an MSSQL (exception) was failing badly. As far as it was an unreal test, it was modified to avoid the problems when testing.
No matter of that, it would be interesting to see why that complex situation leaded to the problems above and research if there is any solution that can improve the case.
To reproduce:
- in master, revert 55f171a
- run vendor/bin/phpunit tree_testcase availability/tests/tree_test.php
- (problems happen, MySQL 5.6 and MSSQL).
Ciao
- Discovered while testing
-
MDL-53481 Error when adding a grouping access restriction to workshop: Incorrect number of query parameters. Expected 20, got 19
-
- Closed
-