16 lines
472 B
Plaintext
16 lines
472 B
Plaintext
###################################################
|
|
# #
|
|
# Functions within VIEWs based on InnoDB tables #
|
|
# #
|
|
###################################################
|
|
|
|
#
|
|
# NOTE: PLEASE SEE THE DETAILED DESCRIPTION IN
|
|
# suite/xengine_ext/views/func_view.inc
|
|
# BEFORE ADDING NEW TEST CASES HERE !!!
|
|
|
|
let $type= XENGINE;
|
|
|
|
--source suite/xengine_ext/views/func_view.inc
|
|
|