mirror of
https://github.com/MariaDB/server.git
synced 2025-08-31 22:22:30 +03:00
ndb compile warnings
ndb/test/include/NDBT_Test.hpp: compile warnings ndb/test/ndbapi/bank/BankLoad.cpp: compile warnings ndb/test/ndbapi/testOIBasic.cpp: compile warnings ndb/test/src/HugoCalculator.cpp: compile warnings ndb/test/src/NDBT_Test.cpp: compile warnings ndb/test/src/NdbBackup.cpp: compile warnings ndb/test/src/NdbRestarts.cpp: compile warnings
This commit is contained in:
@@ -429,7 +429,7 @@ C##suitname():NDBT_TestSuite(#suitname){ \
|
||||
pt->addTable(tableName, false);
|
||||
|
||||
#define NDBT_TESTSUITE_END(suitname) \
|
||||
} } ; C##suitname suitname;
|
||||
} } ; C##suitname suitname
|
||||
|
||||
// Helper functions for retrieving variables from NDBT_Step
|
||||
#define GETNDB(ps) ((NDBT_NdbApiStep*)ps)->getNdb()
|
||||
|
Reference in New Issue
Block a user