summaryrefslogtreecommitdiff
path: root/mysql-test/r/3.23/sel000020.result
blob: 3d3b68fca732c0b7e40c931b15d216e63958772f (plain)
1
2
0=0	1>0	1>=1	1<0	1<=0	1!=0	STRCMP("abc","abcd")	STRCMP("b","a")	STRCMP("a","a")	
1	1	1	0	0	1	-1	1	0