From owner-freebsd-isp@FreeBSD.ORG Thu Apr 24 07:30:31 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F34937B401 for ; Thu, 24 Apr 2003 07:30:31 -0700 (PDT) Received: from web1.nexusinternetsolutions.net (web1.nexusinternetsolutions.net [206.47.131.12]) by mx1.FreeBSD.org (Postfix) with SMTP id C34ED43F3F for ; Thu, 24 Apr 2003 07:30:30 -0700 (PDT) (envelope-from dave@hawk-systems.com) Received: (qmail 65213 invoked from network); 24 Apr 2003 14:30:29 -0000 Received: from unknown (HELO ws1) (206.47.131.101) by web1.nexusinternetsolutions.net with SMTP; 24 Apr 2003 14:30:29 -0000 From: "Dave [Hawk-Systems]" To: Date: Thu, 24 Apr 2003 10:30:29 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: <003701c30a58$e98408d0$aa8ffea9@abyss> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Importance: Normal Subject: RE: disaster recovery after rootkit -> MySQL and user accounts X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Apr 2003 14:30:31 -0000 >If the old MySQL server is still running, who cares what version it is? >Just do a dump and import. Sure, it'll take a bit longer, but it's >version independent and your data is in a safe format for the >transition. unfortunately because of the corruption of various shared libraries and so forth as a result of the attack, the mysql daemon (in addition to a mitfull of other standard services) will not start. Dave