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 3f481e5 commit f381ad5Copy full SHA for f381ad5
cmake/wsrep.cmake
@@ -23,7 +23,7 @@ SET(WSREP_PATCH_VERSION "16")
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.6
26
-SET(WSREP_PATCH_REVNO "af7f02e") # Should be updated on every merge.
+SET(WSREP_PATCH_REVNO "c3fc46e") # 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