MySQL Forums
Forum List  »  InnoDB

SHOW VARIABLES: which table holds my.cnf startup varibles?
Posted by: yvonne kire
Date: March 06, 2009 01:50PM

SHOW VARIABLES
I was looking for where the startup variables in my.cnf is stored within mysql?
anybody knows?

I can not find it in informations_schema or mysql schema.

My Goal is to only select the VALUE column and save it to a output file
then do the same on ALL mysql databases and compare / diff the content
alt.
Read it into an XLS file to have one over view how all my databases are configured

Anyone have such script? - that would be welcome too.

Options: ReplyQuote


Subject
Views
Written By
Posted
SHOW VARIABLES: which table holds my.cnf startup varibles?
8893
March 06, 2009 01:50PM


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.