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
29f3323e
Commit
29f3323e
authored
Feb 08, 2008
by
jonas@perch.ndb.mysql.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ndb -
fix failing autotest-test
parent
02a56b9e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
storage/ndb/test/ndbapi/testNodeRestart.cpp
storage/ndb/test/ndbapi/testNodeRestart.cpp
+1
-1
storage/ndb/test/run-test/daily-basic-tests.txt
storage/ndb/test/run-test/daily-basic-tests.txt
+1
-1
No files found.
storage/ndb/test/ndbapi/testNodeRestart.cpp
View file @
29f3323e
...
...
@@ -1997,7 +1997,7 @@ runBug34216(NDBT_Context* ctx, NDBT_Step* step)
break
;
}
int
rows
=
1
;
int
rows
=
1
0
;
int
batch
=
1
;
int
row
=
(
records
-
rows
)
?
rand
()
%
(
records
-
rows
)
:
0
;
...
...
storage/ndb/test/run-test/daily-basic-tests.txt
View file @
29f3323e
...
...
@@ -1050,7 +1050,7 @@ max-time: 300
cmd: test_event
args: -n Bug33793 T1
max-time:
6
00
max-time:
12
00
cmd: testNodeRestart
args: -n Bug34216 -l 10 T1 I3 D2
...
...
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