mySQL 5.0.11 sources for tomato
[tomato.git] / release / src / router / mysql / mysql-test / suite / funcs_1 / views / fv_if2.inc
blob72a3c0a671e3e4bc9cc89abffd6f480f4cb5df3b
1 --disable_query_log
2 eval SET @my_select = 'SELECT IF($col_type IS NULL, ''IS     NULL'',
3 ''IS NOT NULL''), $col_type, id FROM t1_values';
4 --source suite/funcs_1/views/fv1.inc