Building PBXT
You are viewing an old version of this article. View
the current version here.
As of MariaDB 5.5 PBXT is not built by default any longer.
The commands to use for building the MariaDB 5.5 source with PBXT:
cmake -DWITH_PBXT_STORAGE_ENGINE=1 . make make install
It should be noted that MariaDB still ships the engine, it just does not build it by default.
Comments
Comments loading...
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.