~jlukas79/+junk/mysql-server

« back to all changes in this revision

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

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

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#### suite/funcs_1/t/ndb_storedproc.test
2
2
#
3
3
 
 
4
# This test cannot be used for the embedded server because we check here
 
5
# privileges.
 
6
--source include/not_embedded.inc
 
7
 
4
8
--source include/have_ndb.inc
5
9
let $engine_type= ndb;
6
10