summaryrefslogtreecommitdiff
path: root/mysql-test/suite/funcs_1/views/fv_if1.inc
blob: 39d832035c8655dbf223195dec88ea24d75fe65d (plain)
1
2
3
4
--disable_query_log
eval SET @my_select = 'SELECT IF($col_type, ''IS     TRUE'', ''IS NOT TRUE''),
$col_type, id FROM t1_values';
--source suite/funcs_1/views/fv1.inc