[MDEV-15183] Build errors when building WSREP without INNODB Created: 2018-02-02 Updated: 2018-02-15 Resolved: 2018-02-15 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Compiling, Configuration, wsrep |
| Affects Version/s: | 10.2, 10.3 |
| Fix Version/s: | 10.2.14, 10.3.5 |
| Type: | Bug | Priority: | Major |
| Reporter: | Arseniy | Assignee: | Jan Lindström (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | contribution | ||
| Description |
|
Building software with configuration options `WITH_WSREP=1` and `PLUGIN_INNOBASE=NO` causes multiple build errors. I think it does have sense to emit an error if user tries to build wsrep without innobase. |
| Comments |
| Comment by Arseniy [ 2018-02-02 ] |
|
Pull request is created. |
| Comment by Jan Lindström (Inactive) [ 2018-02-15 ] |
|
commit 8db54f1ad55fad7396fb51850c7266352785ed6c Prevent building WSREP without INNODB |