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
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nexedi
MariaDB
Commits
ecb378a0
Commit
ecb378a0
authored
Jan 27, 2006
by
jonas@perch.ndb.mysql.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bug#16842 - ndb dd - drop logfile group crashed after SR
parent
7fb07e47
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
storage/ndb/src/kernel/blocks/lgman.cpp
storage/ndb/src/kernel/blocks/lgman.cpp
+1
-0
No files found.
storage/ndb/src/kernel/blocks/lgman.cpp
View file @
ecb378a0
...
...
@@ -2824,6 +2824,7 @@ Lgman::stop_run_undo_log(Signal* signal)
(
Uint64
)
compute_free_file_pages
(
ptr
);
ptr
.
p
->
m_next_reply_ptr_i
=
ptr
.
p
->
m_file_pos
[
HEAD
].
m_ptr_i
;
ptr
.
p
->
m_state
|=
Logfile_group
::
LG_FLUSH_THREAD
;
signal
->
theData
[
0
]
=
LgmanContinueB
::
FLUSH_LOG
;
signal
->
theData
[
1
]
=
ptr
.
i
;
sendSignal
(
reference
(),
GSN_CONTINUEB
,
signal
,
2
,
JBB
);
...
...
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