[MDEV-13859] Add SHOW ENGINE ROCKSDB TRANSACTION STATUS or its equivalent? Created: 2017-09-21 Updated: 2017-09-21 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - RocksDB |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | Sergei Petrunia | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 1 |
| Labels: | None | ||
| Description |
|
FB/MySQL has added this:
There is also INFORMATION_SCHEMA.ROCKSDB_TRX which has similar information but
|
| Comments |
| Comment by Sergei Petrunia [ 2017-09-21 ] |
|
I've discussed this with various ppl before. Summary
|
| Comment by Sergei Petrunia [ 2017-09-21 ] |
|
Checked the current Percona Server. They don't seem to have either SHOW ENGINE TRANSACTION STATUS or any equivalent |
| Comment by Elena Stepanova [ 2017-09-21 ] |
|
Or, maybe just add this output to SHOW ENGINE ROCKSDB STATUS? InnoDB shows all kinds of things in SHOW ENGINE STATUS, transactions included. |