[MDEV-5157] example engine is packaged on windows Created: 2013-10-19 Updated: 2014-06-06 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 5.5.33a |
| Fix Version/s: | 5.5 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Sergei Golubchik | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
KB says that the example engine "is no longer included in MariaDB". And, indeed, on linux it is not, because release binaries are configured with
But on Windows we apparently don't do that and ha_example.dll is distributed too. This is inconsistent. actually, I think that example engine should be included. we package other test plugins, why not this one? |