polardbxengine/mysql-test/suite/funcs_1/t/innodb_func_view.test

16 lines
466 B
Plaintext

###################################################
# #
# Functions within VIEWs based on InnoDB tables #
# #
###################################################
#
# NOTE: PLEASE SEE THE DETAILED DESCRIPTION IN
# suite/funcs_1/views/func_view.inc
# BEFORE ADDING NEW TEST CASES HERE !!!
let $type= 'InnoDB' ;
--source suite/funcs_1/views/func_view.inc