msi: Disable an optimization in the execution of WHERE clauses.
commit73774b3ef8b4f5af226b1c7dd929aeec85688894
authorHans Leidekker <hans@codeweavers.com>
Fri, 11 Jun 2010 13:19:46 +0000 (11 15:19 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 11 Jun 2010 13:54:35 +0000 (11 15:54 +0200)
treeb1413b11e72625f23d8e9d18cca2ce4dcd4a7e17
parent15f5b9dca3cbb1d97d65fa7ef02887846ca71915
msi: Disable an optimization in the execution of WHERE clauses.

There's no guarantee that the condition strings are in the string table.
dlls/msi/tests/db.c
dlls/msi/where.c