Command interface for administration commands

Registered by Yasufumi Kinoshita

Add new special view to information_schema to treat XtraDB-specific administration commands.

(e.g. : example of the new command "XTRA_LRU_DUMP")
mysql> select * from information_schema.XTRADB_ADMIN_COMMAND /*!XTRA_LRU_DUMP*/ \G
*************************** 1. row ***************************
result_message: succeed to write file to lru.dump at innodb_data_home_dir

Blueprint information

Status:
Complete
Approver:
None
Priority:
High
Drafter:
None
Direction:
Needs approval
Assignee:
None
Definition:
Approved
Series goal:
None
Implementation:
Implemented
Milestone target:
None
Started by
Yasufumi Kinoshita
Completed by
Alexey Kopytov

Sprints

Whiteboard

We need to provide UDF function to make it less ugly

The admin command is already implemented

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.