mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 11:27:39 +02:00
Merge branch '5.5-galera' into 10.0-galera
This commit is contained in:
commit
fa5f18d673
11 changed files with 497 additions and 244 deletions
|
|
@ -18,12 +18,12 @@
|
|||
# so WSREP_VERSION is produced regardless
|
||||
|
||||
# Set the patch version
|
||||
SET(WSREP_PATCH_VERSION "10")
|
||||
SET(WSREP_PATCH_VERSION "12")
|
||||
|
||||
# MariaDB addition: Revision number of the last revision merged from
|
||||
# codership branch visible in @@visible_comment.
|
||||
# Branch : codership-mysql/5.6
|
||||
SET(WSREP_PATCH_REVNO "4144") # Should be updated on every merge.
|
||||
# Branch : https://github.com/codership/mysql-wsrep/tree/5.5
|
||||
SET(WSREP_PATCH_REVNO "4f81026") # Should be updated on every merge.
|
||||
|
||||
# MariaDB: Obtain patch revision number:
|
||||
# Update WSREP_PATCH_REVNO if WSREP_REV environment variable is set.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue