Should I reinstall MySQL to test this, or is there a more simple way?

Best regards, Jacob Friis Saxberg
[ www.webcom.dk | +45  70270767 ]

Christian Hammers wrote:
> tags 338019 + unreproducible
> thanks
> 
> Hello Jacob
> 
> On 2005-11-07 Jacob Friis Saxberg wrote:
>> When upgrading MySQL the replication log files are owned by root after the
>> upgrade process is done. Thus MySQL doesn't have access to the files and
>> the replication breaks.
>> `chown mysql:mysql /var/lib/mysql_ will fix it.
> 
> Is this reproducible? The postinst file contains the following lines:
> 
> case "$1" in
>   configure)
>     mysql_datadir=/usr/share/mysql
>     mysql_statedir=/var/lib/mysql
> ...
>     chown -R mysql $mysql_statedir
> 
> which should change the owner of all files in /var/lib/mysql to mysql.
> 
> bye,
> 
> -christian-
> 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to