Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
MariaDB [test]> show engines;
|
+--------------------+---------+----------------------------------------------------------------------------+--------------+------+------------+
|
| Engine | Support | Comment | Transactions | XA | Savepoints |
|
+--------------------+---------+----------------------------------------------------------------------------+--------------+------+------------+
|
...
|
| TokuDB | YES | Tokutek TokuDB Storage Engine with Fractal Tree(tm) Technology | YES | NO | YES |
|
...
|
+--------------------+---------+----------------------------------------------------------------------------+--------------+------+------------+
|
bzr version-info
revision-id: holyfoot@askmonty.org-20130514121908-d6tp4zsdkim0q4dg
|
revno: 3768
|
branch-nick: 5.5-hf-tokudb
|
I don't see a tokudb_* variable which would be obviously responsible for XA.
Attachments
Issue Links
- relates to
-
MDEV-4507 Include TokuDB storage engine
- Closed