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
0b59b891
Commit
0b59b891
authored
Sep 20, 2010
by
Vasil Dimov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(log0recv.c:572) Bug#55227 Fix compiler warnings in innodb with gcc 4.6
parent
2efc8b22
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
storage/innobase/log/log0recv.c
storage/innobase/log/log0recv.c
+0
-2
No files found.
storage/innobase/log/log0recv.c
View file @
0b59b891
...
...
@@ -569,10 +569,8 @@ recv_synchronize_groups(
ib_uint64_t
start_lsn
;
ib_uint64_t
end_lsn
;
ib_uint64_t
recovered_lsn
;
ib_uint64_t
limit_lsn
;
recovered_lsn
=
recv_sys
->
recovered_lsn
;
limit_lsn
=
recv_sys
->
limit_lsn
;
/* Read the last recovered log block to the recovery system buffer:
the block is always incomplete */
...
...
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