[MDEV-6247] Merge Galera into 10.1 Created: 2014-05-16 Updated: 2017-12-21 Resolved: 2014-08-27 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | 10.1.1 |
| Type: | Task | Priority: | Critical |
| Reporter: | Jan Lindström (Inactive) | Assignee: | Jan Lindström (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | galera, innodb | ||
| Attachments: |
|
||||||||
| Issue Links: |
|
||||||||
| Description |
|
Currently MariaDB-galera is a separate patched tree of MariaDB. It would be easier to maintain, easier to distribute, and easier to use if they would be merged into the main MariaDB source tree, so that any MariaDB-server package would be supporting galera. Applying patches is easy. We just need to review them and ensure that they will have no effect of the server whatsoever when galera is disabled. |
| Comments |
| Comment by Jan Lindström (Inactive) [ 2014-06-19 ] | |||
|
galera -> 10.1 merge diff. | |||
| Comment by Jan Lindström (Inactive) [ 2014-08-06 ] | |||
|
New patch based on 10.0.12 lp:maria/maria-10.0-galra up to revision 3867. | |||
| Comment by Jan Lindström (Inactive) [ 2014-08-06 ] | |||
|
Code pushed to following branch:
Thus clone 10.1 and do git checkout bb-10.1-galera. | |||
| Comment by Jan Lindström (Inactive) [ 2014-08-27 ] | |||
|
Review done by Michael Widenius, Seppo Jaakkola and Jan Lindström. | |||
| Comment by Jan Lindström (Inactive) [ 2014-08-27 ] | |||
|
commit ab150128ce78fd363f6041277862686a61730b2b Merged lp:maria/maria-10.0-galera up to revision 3880. Added a new functions to handler API to forcefully abort_transaction, |