File 

Newsgroups:  gmane.linux.debian.user
Date:        Tue, 10 Aug 2004 16:10:43 -0400

On Tue, 2004-08-10 at 13:48, Thomas Adam wrote:

> > Could somebody please attach and email me /etc/init.d/mysql?
> >
> > I accidentaly deleted it
>
> apt-get --reinstall install mysql-server

Or get the package and extract it to a foo dir.

dpkg-deb -x <package> foo/

Then fish it out of there.

Greg Folkert