We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6d0903 commit b83de11Copy full SHA for b83de11
cmake/wsrep.cmake
@@ -23,7 +23,7 @@ SET(WSREP_PATCH_VERSION "14")
23
# MariaDB addition: Revision number of the last revision merged from
24
# codership branch visible in @@visible_comment.
25
# Branch : https://github.com/codership/mysql-wsrep/tree/5.5
26
-SET(WSREP_PATCH_REVNO "4f81026") # Should be updated on every merge.
+SET(WSREP_PATCH_REVNO "9949137") # Should be updated on every merge.
27
28
# MariaDB: Obtain patch revision number:
29
# Update WSREP_PATCH_REVNO if WSREP_REV environment variable is set.
0 commit comments