MySQL Forums
Forum List  »  General

how to add custom .cnf fle in mysql.server
Posted by: Gautam Prashant
Date: December 22, 2010 02:03AM

Hi,

Suppose my .cnf file is : /etc/my_db1.cnf

How can I add this information in support-files/mysql.server? I have added this in the conf section i.e

conf= /etc/my_db1.cnf

But when I start the mysql.server script, it still reads information from /etc/my.cnf .

Please let me know how to accomplish this.

Options: ReplyQuote


Subject
Written By
Posted
how to add custom .cnf fle in mysql.server
December 22, 2010 02:03AM


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.