[MDEV-3185] LP:665028 - SHOW STORAGE ENGINES shows incorrect Transaction support for Aria Created: 2010-10-22 Updated: 2020-09-08 Resolved: 2012-10-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | Arjen Lentz (Inactive) | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | Launchpad | ||
| Attachments: |
|
| 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. |
| Comments |
| Comment by Rasmus Johansson (Inactive) [ 2011-10-28 ] |
|
Launchpad bug id: 665028 |