~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/suite/vcol/inc/vcol_init_vars.pre

Merged vcol stuff.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
################################################################################
 
2
# inc/vcol_init_vars.pre                                                       #
 
3
#                                                                              #
 
4
# Purpose:                                                                     #
 
5
#  Initialize variables used in t/<name> test cases.                           #
 
6
#                                                                              #
 
7
#                                                                              #
 
8
#------------------------------------------------------------------------------#
 
9
# Original Author: Andrey Zhakov                                               #
 
10
# Original Date: 2008-08-31                                                    #
 
11
# Change Author:                                                               #
 
12
# Change Date:                                                                 #
 
13
# Change:                                                                      #
 
14
################################################################################
 
15
 
 
16
let $skip_full_text_check = 0;
 
17
let $skip_spatial_index_check = 0;