Home
last modified time | relevance | path

Searched defs:ndbapi (Results 1 – 3 of 3) sorted by relevance

/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/test/
H A DMakefile.am17 SUBDIRS = src tools ndbapi run-test subdir
/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/src/
H A DMakefile.am17 SUBDIRS = common mgmapi ndbapi . kernel mgmclient mgmsrv cw subdir
/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/test/odbc/driver/
H A DtestOdbcDriver.cpp2855 bool ndbapi = (test.m_stuff == 1); in testPerf() local