[MDEV-644] LP:891006 - no pbxt in maria/5.5 build Created: 2011-11-16 Updated: 2012-11-04 Resolved: 2012-11-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 5.5.28a |
| Type: | Bug | Priority: | Minor |
| Reporter: | Maarten Vanraes (Inactive) | Assignee: | Vladislav Vaintroub |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | Launchpad | ||
| Attachments: |
|
| Description |
|
cmake -L | grep -i pbxt has no results. on top of that, after build, strings /usr/sbin/mysqld | grep -i pbxt also has nothing... maybe in cmake it isn't properly linked with cmake yet? |
| Comments |
| Comment by Maarten Vanraes (Inactive) [ 2011-11-16 ] |
|
Re: no pbxt in maria/5.5 build |
| Comment by Sergei Golubchik [ 2011-11-16 ] |
|
Re: no pbxt in maria/5.5 build 5.5 $ cmake -L | grep -i pbxt it is not built in by default, but BUILD/-max scripts enable it. |
| Comment by Maarten Vanraes (Inactive) [ 2011-11-16 ] |
|
Re: no pbxt in maria/5.5 build i don't seem to have this PBXT_STORAGE line... also the max scripts seem to use ./canfigure, but there is no such file? i don't understand, i just did a bzr pull to doublecheck? |
| Comment by Sergei Golubchik [ 2011-11-16 ] |
|
Re: no pbxt in maria/5.5 build |
| Comment by Maarten Vanraes (Inactive) [ 2011-11-16 ] |
|
Re: no pbxt in maria/5.5 build can i ask you if you have local modifications in your 5.5 branch? |
| Comment by Maarten Vanraes (Inactive) [ 2011-11-16 ] |
|
Re: no pbxt in maria/5.5 build Related branches: |
| Comment by Rasmus Johansson (Inactive) [ 2011-11-17 ] |
|
Launchpad bug id: 891006 |
| Comment by Vladislav Vaintroub [ 2012-11-04 ] |
|
Now that there is no PBXT support anymore, and had not been ever in 5.5 there won't be fix for it. I do recall there was yet another idea of making WITH_XXX_STORAGE_ENGINE variables behavior more logical, i.e allowing for 3 values (static, shared, off) , however now I'm not sure it is worth spending effort, especially since it would likely run in compatibility issues with MySQL/distros etc |