From owner-freebsd-questions@FreeBSD.ORG Tue Oct 24 23:49:54 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 648B016A40F for ; Tue, 24 Oct 2006 23:49:54 +0000 (UTC) (envelope-from freebsd@dfwlp.com) Received: from zeus.dfwlp.com (zeus.dfwlp.com [208.11.134.127]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8870B43D7C for ; Tue, 24 Oct 2006 23:49:53 +0000 (GMT) (envelope-from freebsd@dfwlp.com) Received: from athena.dfwlp.com (athena.dfwlp.com [192.168.125.83]) (authenticated bits=0) by zeus.dfwlp.com (8.13.6/8.13.6) with ESMTP id k9ONnpri043097 for ; Tue, 24 Oct 2006 18:49:51 -0500 (CDT) (envelope-from freebsd@dfwlp.com) From: Jonathan Horne To: freebsd-questions@freebsd.org Date: Tue, 24 Oct 2006 18:49:50 -0500 User-Agent: KMail/1.9.4 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200610241849.50723.freebsd@dfwlp.com> X-Spam-Status: No, score=-1.4 required=3.6 tests=ALL_TRUSTED,AWL autolearn=ham version=3.1.6 X-Spam-Checker-Version: SpamAssassin 3.1.6 (2006-10-03) on zeus.dfwlp.com Subject: [OT] a mysql question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Oct 2006 23:49:54 -0000 typical OT thread apologies, but the truth *really* is that this is the best and most intelligent list i read. so... i use veritas netbackup 5.1 to backup my bsd machines, and i would like to restore some mysql databases onto another machine. is restoring any mysql database, as simple as reloading the database directories in /var/db/mysql? do i need to create the blank database first, then do it? i do know how to import a .sql database dump, i was just wondering if i can do it via a restore job from netbackup. any opinions i can get, are greatly appreciated. thanks, jonathan