Please see inline ..

Thanks Sunanda

Peter Tribble wrote:
> On Thu, Jul 24, 2008 at 12:23 PM, Sunanda Menon <Sunanda.Menon at sun.com> 
> wrote:
>   
>> Hi ,
>>
>> Please review the draft ARC case writeup for MySQL 5.1 Integration at
>> http://wikis.sun.com/display/WebStack/MySQL+51ArcCase and provide me
>> with your comments .
>>     
>
> In section 2.1 you give the location of the configuration file as
>
> /etc/mysql/my.cnf
>   
This is a typo .It should be /etc/mysql/5.1/my.cnf .Corrected it .


> whereas everywhere else you put it in /etc/mysql/5.1/my.cnf
>
> Also, is a my.cnf shipped, and what does it contain?
>   
This is the configuration file for mysqld server to look at for port 
number (default being 3306) ,unix scoket file name and the DATADIR 
directory etc .


> (I'm not entirely sure that I would expect my.cnf to be versioned. Are there
> significant differences between versions that would make having different 
> files
> a good thing? It would certainly be easier for users upgrading if it
> wasn't versioned
> so that the new mysql version picked up local customizations without any
> additional work being required.)
>
>   
We have versioned this as you can have two instances of MySQL running 
(say 5.0 and 5.1) with different port numbers and unix socket file 
defined in my.cnf file respectively .For 5.0 the my.cnf is in 
/etc/mysql/5.0/my.cnf ,so for 5.1 we have placed it in 
/etc/mysql/5.1/my.cnf .
Hope this helps .








-- 
Sunanda Menon
Database Technology Group
BLR03, x87098/91-80-66937098

-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://mail.opensolaris.org/pipermail/webstack-discuss/attachments/20080725/bdfc1462/attachment.html>

Reply via email to