<?xml version="1.0" standalone="no"?><!-- This file is maintained by matt@mysql.com --><testname="sel000029"><versionvalue="3.22"/><versionvalue="3.23"/><description>Strings.</description><description>Testing string comparisons; NOT, AND, OR, !, &&, ||.</description><resultfilename="r/3.23/sel000029.result"><sql>SELECT !0,NOT 0=1,!(0=0),1 AND 1,1 && 0,0 OR 1,1 || NULL, 1=1 OR 1=1 AND 1=0</sql></resultfile></test>