-
Committer:
Padraig O'Sullivan
-
Date:
2009-06-21 16:34:23 UTC
-
mto:
(1076.2.5 info-schema-plugin)
-
mto:
This revision was merged to the branch mainline in
revision
1073.
-
Revision ID:
osullivan.padraig@gmail.com-20090621163423-uwoismn576czwm6h
Modularized the info schema plugin. Have a separate file which contains
methods for each I_S table and a separate file for creating the columns for
each I_S table. Also, added a constructor to the InfoSchemaTable class for
taking a std::vector of columns as a parameter.