Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.0(EOL)
-
CentOS6.4
Description
in "show engine innodb status " output ,it has two session of TRANSACTIONS
MariaDB [information_schema]> show variables like 'version'; |
+---------------+---------------------+ |
| Variable_name | Value |
|
+---------------+---------------------+ |
| version | 10.0.12-MariaDB-log |
|
+---------------+---------------------+ |
Still reproducible on the current 10.0.
Only XtraDB is affected, InnoDB plugin only shows one section.
Reproducible with Percona Server 5.6 as well.
I'm not sure whether it's intentional – doubt that, since the sections seem to be identical.