Re: are there utilities for managing cnf files?
Hi,
MySQL Administrator has the ability to edit my.cnf files. The code it in is also very module and designed for reuse in other programs/scripts, however it is written in C, so I am not sure how useful it would be for you to use. However if you are interested, you can find out more by taking a look at mysql-administrator/library/source/myx_process_mysql_cnf_file.h|c
I am not aware of any other libraries to edit my.cnf in any scripting language unfortunately. Some languages have the ability to read my.cnf files, but none to write afaik.
Regards,
Harrison
Subject
Written By
Posted
Re: are there utilities for managing cnf files?
October 07, 2004 09:40AM
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.