MDL-27071 Add big IN() unit tests
commit9b2ebc4587fb88e2ba0e8fe1ccd9f001975f2cba
authorEloy Lafuente (stronk7) <stronk7@moodle.org>
Sun, 28 Apr 2013 23:11:10 +0000 (29 01:11 +0200)
committerEloy Lafuente (stronk7) <stronk7@moodle.org>
Sun, 28 Apr 2013 23:11:10 +0000 (29 01:11 +0200)
treeed32cae117b43822512c86be0f1e23035104ab3a
parentcf5a3296c48c708180d4aef3803dfb97e332735a
MDL-27071 Add big IN() unit tests

Let's verify how all databases perform with a big
number of parameters (10000) using IN() SQL clauses.
Both using QM and NAMED parameters.

Ideally only Oracle fails, and only it will need fixing.
lib/dml/tests/dml_test.php