mirror of
https://github.com/MariaDB/server.git
synced 2025-01-23 15:24:16 +01:00
f7a75b999b
The original patch has been ameliorated by Sanja and Igor.
17 lines
1.2 KiB
Text
17 lines
1.2 KiB
Text
################################################################################
|
|
# inc/vcol_init_vars.pre #
|
|
# #
|
|
# Purpose: #
|
|
# Initialize variables used in t/<name> test cases. #
|
|
# #
|
|
# #
|
|
#------------------------------------------------------------------------------#
|
|
# Original Author: Andrey Zhakov #
|
|
# Original Date: 2008-08-31 #
|
|
# Change Author: #
|
|
# Change Date: #
|
|
# Change: #
|
|
################################################################################
|
|
|
|
let $skip_full_text_check = 0;
|
|
let $skip_spatial_index_check = 0;
|