Home
last modified time | relevance | path

Searched refs:paramLockTimeUSec (Results 1 – 6 of 6) sorted by relevance

/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/test/ndbapi/
H A DadoInsertRecs.cpp142 _ParameterPtr paramLockTimeUSec = NULL; in RuntimeCallContext() local
206paramLockTimeUSec = cmdInsert->CreateParameter(_T("LockTimeUSec"),adInteger,adParamInput,sizeof(in… in RuntimeCallContext()
217 cmdInsert->Parameters->Append(paramLockTimeUSec); in RuntimeCallContext()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/test/ndbapi/
H A DadoInsertRecs.cpp142 _ParameterPtr paramLockTimeUSec = NULL; in RuntimeCallContext() local
206paramLockTimeUSec = cmdInsert->CreateParameter(_T("LockTimeUSec"),adInteger,adParamInput,sizeof(in… in RuntimeCallContext()
217 cmdInsert->Parameters->Append(paramLockTimeUSec); in RuntimeCallContext()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/test/ndbapi/
H A DadoInsertRecs.cpp142 _ParameterPtr paramLockTimeUSec = NULL; in RuntimeCallContext() local
206paramLockTimeUSec = cmdInsert->CreateParameter(_T("LockTimeUSec"),adInteger,adParamInput,sizeof(in… in RuntimeCallContext()
217 cmdInsert->Parameters->Append(paramLockTimeUSec); in RuntimeCallContext()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/test/ndbapi/
H A DadoInsertRecs.cpp142 _ParameterPtr paramLockTimeUSec = NULL; in RuntimeCallContext() local
206paramLockTimeUSec = cmdInsert->CreateParameter(_T("LockTimeUSec"),adInteger,adParamInput,sizeof(in… in RuntimeCallContext()
217 cmdInsert->Parameters->Append(paramLockTimeUSec); in RuntimeCallContext()
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/test/ndbapi/
H A DadoInsertRecs.cpp142 _ParameterPtr paramLockTimeUSec = NULL; in RuntimeCallContext() local
206paramLockTimeUSec = cmdInsert->CreateParameter(_T("LockTimeUSec"),adInteger,adParamInput,sizeof(in… in RuntimeCallContext()
217 cmdInsert->Parameters->Append(paramLockTimeUSec); in RuntimeCallContext()
/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/test/ndbapi/
H A DadoInsertRecs.cpp133 _ParameterPtr paramLockTimeUSec = NULL; in RuntimeCallContext() local
197paramLockTimeUSec = cmdInsert->CreateParameter(_T("LockTimeUSec"),adInteger,adParamInput,sizeof(in… in RuntimeCallContext()
208 cmdInsert->Parameters->Append(paramLockTimeUSec); in RuntimeCallContext()