polardbxengine/mysql-test/suite/xengine_ext/views/fv_if2.inc

5 lines
179 B
HTML

--disable_query_log
eval SET @my_select = 'SELECT IF($col_type IS NULL, ''IS NULL'',
''IS NOT NULL''), $col_type, id FROM t1_values';
--source suite/xengine_ext/views/fv1.inc