~drizzle-trunk/drizzle/development

1
2
3
4
--disable_query_log
eval SET @my_select = 'SELECT IFNULL($col_type,''IS_NULL''),
$col_type, id FROM t1_values';
--source suite/funcs_1/views/fv1.inc