~jlukas79/+junk/mysql-server

« back to all changes in this revision

Viewing changes to mysql-test/suite/funcs_1/t/is_columns_ndb.test

manual merge 6.0-main --> 6.0-bka-review

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
#                   Create this script based on older scripts and new code.
11
11
#
12
12
 
 
13
# This test cannot be used for the embedded server because we check here
 
14
# privileges.
 
15
--source include/not_embedded.inc
 
16
 
13
17
--source include/have_ndb.inc
14
18
let $engine_type= ndb;
15
19
--source suite/funcs_1/datadict/datadict_load.inc