Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
SHOW STORAGE ENGINES shows Transactions=Yes for the Aria engine, which is incorrect since it does not actually support transactions. It supports the rollback method, which makes the engine API think that transactions are supported.
So the net effect is misleading information towards the user. This should be rectified, so users don't think Aria has transactions at this stage.