Hi,
http://mariadb.org/feedback_plugin/ in question -- where do we find out information about storage engines in use? List of loaded
So far I see: http://mariadb.org/feedback_plugin/stats/features/
That page is interesting! Can I suggest a couple more information to show? I see that you collect stats about fulltext and GIS - if possible, it would be interesting to know which storage engines people use for these features. Regards Federico -------------------------------------------- El sáb, 21/6/14, Sergei Golubchik <serg@mariadb.org> escribió: Asunto: Re: [Maria-discuss] User feedback statistics Para: "Colin Charles" <colin@mariadb.org> CC: "Bryan Alsdorf" <bryan@mariadb.com>, "MariaDB discuss" <maria-discuss@lists.launchpad.net> Fecha: sábado, 21 de junio, 2014 22:15 Hi, Colin! On Jun 21, Colin Charles wrote: plugins? List of loaded plugins and plugin usage counters, you can see them in SELECT * FROM information_schema.feedback; -
which has some information but clearly not all information
Yes. I believe one can extract a lot more information from this data, than what we have online in charts. Ideas are always welcome :)
Can we also get access to all the information like if people are using the threadpool or not? I know that information is generated and we're
receiving it, but we're just not exposing it
(I mean I see this from SELECT * FROM information_schema.feedback;)
Its also a good way to see if users are using something like the
PERFORMANCE_SCHEMA Plugin stats will show that, I suppose.
Let me know how one can access this information (and even better how this can be exposed in the web interface)
That's for Bryan. Regards, Sergei _______________________________________________ Mailing list: https://launchpad.net/~maria-discuss Post to : maria-discuss@lists.launchpad.net Unsubscribe : https://launchpad.net/~maria-discuss More help : https://help.launchpad.net/ListHelp