Hi,
I need to make a report from all mysql productive databases and one of the item is to get the number of cursors open by hour.
how can i get this information?
is there a variable or sentence where i can obtain this information or is not posible in mysql?
Thanks for the help.
I need to make a report from all mysql productive databases and one of the item is to get the number of cursors open by hour.
how can i get this information?
is there a variable or sentence where i can obtain this information or is not posible in mysql?
Thanks for the help.
Comment