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
c949d61e
Commit
c949d61e
authored
Feb 07, 2019
by
Jan Lindström
Committed by
GitHub
Feb 07, 2019
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1152 from codership/10.4-wsrep-lib-update
Updated wsrep-lib to galera cache encryption implementation
parents
e80bcd7f
239b2dcf
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
sql/wsrep_server_state.cc
sql/wsrep_server_state.cc
+1
-0
wsrep-lib
wsrep-lib
+1
-1
No files found.
sql/wsrep_server_state.cc
View file @
c949d61e
...
...
@@ -34,6 +34,7 @@ Wsrep_server_state::Wsrep_server_state(const std::string& name,
:
wsrep
::
server_state
(
m_mutex
,
m_cond
,
m_service
,
NULL
,
name
,
incoming_address
,
address
,
...
...
wsrep-lib
@
e7d72ae7
Subproject commit
136767ae044eac53e7f3d76909d176cde0dc27a8
Subproject commit
e7d72ae7f6a6995a21d743389426a963429a1fff
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