Fetch innodb stats from the information_schema when appropriate.
authorPierre-Yves Ritschard <pyr@spootnik.org>
Wed, 26 Nov 2014 13:28:51 +0000 (14:28 +0100)
committerPierre-Yves Ritschard <pyr@spootnik.org>
Wed, 26 Nov 2014 13:28:51 +0000 (14:28 +0100)
commitb2b5f7e61afe2389acc9c6f638773cdaa41f878f
treeefc65266fdb40ec2e8b12d0e04d52ceabc02e212
parentfe51150452ef2aa55add52dd6fbee6ec1960ca66
Fetch innodb stats from the information_schema when appropriate.

This supercedes #556, using the same query but assigning types.
I'd love some help deciding which types to use.
src/mysql.c