Hello
On 2005-04-26 Mike Brodbelt wrote:
> mysql> delete from tbl_Country;
> ERROR 1: Can't create/write to file './journals/tbl_Country.ISM'
> (Errcode: 17)
Update: It is isam/create.c. Just re-adding the O_TRUNC that looked like
beeing forgotten seems not to be enough. I will ask MySQL for an i
Hello
> mysql> delete from tbl_Country;
> ERROR 1: Can't create/write to file './journals/tbl_Country.ISM'
> (Errcode: 17)
First update: The offending changes are within the big
debian/patches/SECURITY__CAN-2005-0709,0710,0711.diff
file. Unpatching just this one makes mysqld work again. From l
tags 306409 + confirmed woody
thanks
Hello Mike
On 2005-04-26 Mike Brodbelt wrote:
> After upgrading this package from security.debian.org, the delete
> operation (at least) has broken. I have a cron job which deletes all
> data in certain tables, and repopulates them from an external data
> sour
Package: mysql-server
Version: 3.23.49-8.11
Severity: important
After upgrading this package from security.debian.org, the delete
operation (at least) has broken. I have a cron job which deletes all
data in certain tables, and repopulates them from an external data
source. This is achieved by simp
4 matches
Mail list logo