Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
mariadb
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
mariadb
Commits
1e250354
Commit
1e250354
authored
Jan 23, 2005
by
joreland@mysql.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ndb - Add includes to test prg as memcpy is introduced in NdbRecAttr
parent
0a086716
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
0 deletions
+5
-0
ndb/test/ndbapi/flexAsynch.cpp
ndb/test/ndbapi/flexAsynch.cpp
+1
-0
ndb/test/ndbapi/flexBench.cpp
ndb/test/ndbapi/flexBench.cpp
+1
-0
ndb/test/ndbapi/flexHammer.cpp
ndb/test/ndbapi/flexHammer.cpp
+1
-0
ndb/test/ndbapi/slow_select.cpp
ndb/test/ndbapi/slow_select.cpp
+1
-0
ndb/test/src/HugoCalculator.cpp
ndb/test/src/HugoCalculator.cpp
+1
-0
No files found.
ndb/test/ndbapi/flexAsynch.cpp
View file @
1e250354
...
...
@@ -16,6 +16,7 @@
#include <ndb_global.h>
#include "NdbApi.hpp"
#include <NdbSchemaCon.hpp>
#include <NdbMain.h>
...
...
ndb/test/ndbapi/flexBench.cpp
View file @
1e250354
...
...
@@ -49,6 +49,7 @@ Arguments:
* *************************************************** */
#include <ndb_global.h>
#include "NdbApi.hpp"
#include <NdbMain.h>
...
...
ndb/test/ndbapi/flexHammer.cpp
View file @
1e250354
...
...
@@ -47,6 +47,7 @@ Revision history:
* *************************************************** */
#include <ndb_global.h>
#include <NdbApi.hpp>
#include <NdbMain.h>
...
...
ndb/test/ndbapi/slow_select.cpp
View file @
1e250354
#include <ndb_global.h>
#include <NdbApi.hpp>
#include <NdbOut.hpp>
#include <NdbTick.h>
...
...
ndb/test/src/HugoCalculator.cpp
View file @
1e250354
...
...
@@ -14,6 +14,7 @@
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */
#include <ndb_global.h>
#include "HugoCalculator.hpp"
#include <NDBT.hpp>
#include <Base64.hpp>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment