MINI MINI MANI MO

Path : /opt/mysql/mysql-test/suite/engines/funcs/t/
File Upload :
Current File : //opt/mysql/mysql-test/suite/engines/funcs/t/tc_partition_hash_non_native.test

# We use a separate test wrapper for engines not supporting native partitioning
# since the test results will be different due to deprecation warnings. This test
# wrapper be executed directly from MTR, and will include the core test setting
# setting the ENGINE variable to be the default storage engine.
--disable_warnings
let $ENGINE=`SELECT variable_value FROM performance_schema.global_variables
             WHERE variable_name = 'DEFAULT_STORAGE_ENGINE'`;
if ($ENGINE == "InnoDB")
{
  skip Engines supporting native partitioning are not tested using this test wrapper;
}
--enable_warnings
--source tc_partition_hash.test

OHA YOOOO