mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 14:27:22 +01:00
445aa472b9
Some DBs have troubles to execute such a huge query as generated in this test. We do not actually need to execute it. All we need is to make sure that the parameter placeholders are enumerated correctly. So it is what this new test does.