[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: XML File LPexportBug891006.xml    

 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
also no xtstat program and it doesn't show up as plugin and doesn't show up in "show engines;"

Comment by Sergei Golubchik [ 2011-11-16 ]

Re: no pbxt in maria/5.5 build
Cannot repeat:

5.5 $ cmake -L | grep -i pbxt
– MariaDB 5.5.18-MariaDB
WITH_PBXT_STORAGE_ENGINE:BOOL=ON

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 get it...

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
double-check that you have mariadb 5.5 tree.
./configure is generated by the BUILD/* scripts. It will be a perl wrapper that invokes cmake.

Comment by Maarten Vanraes (Inactive) [ 2011-11-16 ]

Re: no pbxt in maria/5.5 build
i meant configure of course.

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
[alien@localhost 5.5]$ bzr info
Repository tree (format: 2a)
Location:
shared repository: /home/alien/self/packages/new/mariadb55/source/maria
repository branch: .

Related branches:
parent branch: http://bazaar.launchpad.net/~maria-captains/maria/5.5/
[alien@localhost 5.5]$ bzr pull
Using saved parent location: http://bazaar.launchpad.net/~maria-captains/maria/5.5/
No revisions to pull.
[alien@localhost 5.5]$ bzr update
Tree is up to date at revision 3151 of branch /home/alien/self/packages/new/mariadb55/source/maria/5.5

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

Generated at Thu Feb 08 06:30:17 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.