]> granicus.if.org Git - php/commit
Don't use random mode in mysqli_query test
authorNikita Popov <nikita.ppv@gmail.com>
Mon, 18 Mar 2019 15:55:25 +0000 (16:55 +0100)
committerNikita Popov <nikita.ppv@gmail.com>
Mon, 18 Mar 2019 15:58:49 +0000 (16:58 +0100)
commit967037bb8d52755b810b1c23403a93a6c3069251
tree7584047e3307b95eed8de9756ef25fe56f30e3f9
parent2b9acd37f0a13572684dde80e3e56d5c1b2ec045
Don't use random mode in mysqli_query test

MYSQLI_ASYNC is also valid here, at least with mysqlnd. Rather than
using a random mode that is prone to failing once in a blue moon,
use a fixed invalid value.
ext/mysqli/tests/mysqli_query.phpt