Return the current field definition in PROCEDURE ANALYSE
Extend PROCEDURE ANALYSE output with the current field definition, e.g.:
mysql> select * from t2 procedure analyse()\G
*******
Field_type: INT(11) NOT NULL
Avg_value_
Optimal_
*******
Field_type: INT(11) NOT NULL
Avg_value_
Optimal_
*******
Field_type: INT(11) NOT NULL
Avg_value_
Optimal_
3 rows in set (0.00 sec)
Blueprint information
- Status:
- Not started
- Approver:
- None
- Priority:
- Low
- Drafter:
- Alexey Kopytov
- Direction:
- Approved
- Assignee:
- None
- Definition:
- Approved
- Series goal:
- None
- Implementation:
- Unknown
- Milestone target:
- None
- Started by
- Completed by