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
9c055711
Commit
9c055711
authored
Feb 17, 2006
by
jonas@eel.(none)
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ndb dd -
Init lsn
parent
6e9add7d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
storage/ndb/src/kernel/blocks/lgman.cpp
storage/ndb/src/kernel/blocks/lgman.cpp
+1
-1
No files found.
storage/ndb/src/kernel/blocks/lgman.cpp
View file @
9c055711
...
...
@@ -90,7 +90,7 @@ Lgman::Lgman(Block_context & ctx) :
addRecSignal
(
GSN_GET_TABINFOREQ
,
&
Lgman
::
execGET_TABINFOREQ
);
m_last_lsn
=
0
;
m_last_lsn
=
1
;
m_logfile_group_pool
.
setSize
(
10
);
m_logfile_group_hash
.
setSize
(
10
);
m_file_pool
.
setSize
(
10
);
...
...
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