MINI MINI MANI MO

Path : /opt/mysql/mysql-test/suite/parts/t/
File Upload :
Current File : //opt/mysql/mysql-test/suite/parts/t/part_supported_sql_func_ndb.test

################################################################################
# t/part_supported_sql_funcs_ndb.test                                          #
#                                                                              #
# Purpose:                                                                     #
#  Tests which SQL functions are allowed in partinioning clauses with          #
#  NDB.                                                                        #
#                                                                              #
#------------------------------------------------------------------------------#
# Original Author: HH                                                          #
# Original Date: 2006-11-22                                                    #
# Change Author:                                                               #
# Change Date:                                                                 #
# Change:                                                                      #
################################################################################

#
# NOTE: PLEASE DO NOT ADD NOT NDB SPECIFIC TESTCASES HERE !
#       TESTCASES WHICH MUST BE APPLIED TO ALL STORAGE ENGINES MUST BE ADDED IN
#       THE SOURCED FILES ONLY.
#------------------------------------------------------------------------------#
# General not engine specific settings and requirements

##### Options, for debugging support #####
let $debug= 0;
let $do_long_tests= 1;

# The server must support partitioning.
--source include/have_partition.inc

#------------------------------------------------------------------------------#
# Engine specific settings and requirements

##### Storage engine to be tested
--source include/have_ndb.inc
let $engine= 'NDB';
connection default;

# range, list and hash partitioning in ndb requires new_mode
--disable_query_log
set new=on;
--enable_query_log
let $max_8_partitions= 1;
let $no_reorg_partition= 1;
let $drop_partition_not_supported= 1;
#------------------------------------------------------------------------------#
--source suite/parts/inc/part_supported_sql_funcs_main.inc

OHA YOOOO