MySQL Forums
Forum List  »  German

Re: Filter the output of show global status
Posted by: Marcel Pfiel
Date: November 23, 2018 09:16AM

Hey, I got it now. The table where the information comes from is named global_status and is stored in the information_schema. I just had to run a normal sql statement to query the values... :D

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Filter the output of show global status
359
November 23, 2018 09:16AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.