MDL-27071 Add big IN() unit tests
commitf530a1f868d72acdc77248c024b1c73e6963f4be
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:53:41 +0000 (29 01:53 +0200)
treee57eea4a7cbd39154a588ce6790b5b93c7004d8c
parent0f987021a38fcfc27c191a3fbbe8c1cd3bac22ac
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