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

5 lines
155 B
HTML

--disable_query_log
eval SET @my_select = 'SELECT CAST($col_type AS $target_type),
$col_type, id FROM t1_values';
--source suite/xengine_ext/views/fv1.inc