summaryrefslogtreecommitdiff
path: root/mysql-test/suite/funcs_1/views/fv_cast.inc
blob: 8a878b8f4d4d4531530719bfe2af1dc7058dea17 (plain)
1
2
3
4
--disable_query_log
eval SET @my_select = 'SELECT CAST($col_type AS $target_type),
$col_type, id FROM t1_values';
--source suite/funcs_1/views/fv1.inc