mirror of
https://github.com/MariaDB/server.git
synced 2025-01-24 07:44:22 +01:00
4 lines
151 B
HTML
4 lines
151 B
HTML
--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
|