WL#3657: INFORMATION SCHEMA table for SHOW MASTER STATUSAffects: Server-7.0 — Status: Un-Assigned — Priority: LowImplement an information schema for the information returned by SHOW MASTER STATUS. (directly related to WL#3656) Benefits: - the information on master status can be searched with ad hoc queries; - pieces of that info can be assigned to variables, and thus used in stored procedures; If both this WL and WL#3656 are implemented, it will be possible for a slave to have complete control of its replication status, by means of a FEDERATED table to the MASTER STATUS table of its master. Implemented as plugin in this project: https://launchpad.net/is-replication-status FETCH statements that bring in exactly the number of columns in the 'SELECT' result set, instead of the fixed number that MySQL has now with "FETCH c INTO v1,v2,v3;". online doctoral degree AND business degree Any Updates- Also I wonder if this is what Bob was talking about~ thanks I need to talk with him he understand it a lot more Jidoka definition looking forward to an update on this project This is one that I need to watch for progress. Look forward to reading an update on this topic. Pat. |
VotesWatches5 members are watching this worklog
You must be logged in to track this worklog.
Provide Feedback
You must be logged in to comment
|
Result Set from a 'SELECT' in a variable, not a SELECT that's hard-coded in the DECLARE CURSOR statement. fire degree AND Bachelor degrees AND online Masters degree