~jlukas79/+junk/mysql-server

« back to all changes in this revision

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

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

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
#                   Create this script based on older scripts and new code.
17
17
#
18
18
 
19
 
# --source suite/funcs_1/datadict/datadict.pre
 
19
# This test cannot be used for the embedded server because we check here
 
20
# privileges.
 
21
--source include/not_embedded.inc
20
22
 
21
23
let $engine_type       = MyISAM;
22
24