From owner-freebsd-questions@FreeBSD.ORG Wed Sep 3 19:14:37 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 618B31065680 for ; Wed, 3 Sep 2008 19:14:37 +0000 (UTC) (envelope-from madunix@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.231]) by mx1.freebsd.org (Postfix) with ESMTP id 383858FC0A for ; Wed, 3 Sep 2008 19:14:36 +0000 (UTC) (envelope-from madunix@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so4050047rvf.43 for ; Wed, 03 Sep 2008 12:14:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=7acvC5Ihu5QGhyiUrwafZs7CW8evQiAbXEiq9dz02sE=; b=ReQikzFkHUpUxlpFVHHTNhIk4FdGv+EVWWwMtvCPdphPXPifzgDX+dlQV8IuhDCkIB EKNFmdDWF8jq426mxMFoqsTj0rGcIkzoj3NzkfY4itDcYuYuDknDdO8g3WeYtRPpfEbn 2FufVw3FiaLJ5OuImubjukXcRoL98D07UDwG0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=vlML+6XgpnbxJwb7fSgArkMA7hW6bcdZAMM3EFnZAWlCg4+hO79stpY5VkjnWvgvxa 4ouuTL/aXV86Wxg+XpOorjo1mTqOSpmskI3xLJh1JIRk4mVrkn7+w1k3Fz257psfuVD8 A+7k8yipzOra/cKiwHLqSWCZTD5p9OWE080sg= Received: by 10.141.201.1 with SMTP id d1mr5134035rvq.117.1220467770936; Wed, 03 Sep 2008 11:49:30 -0700 (PDT) Received: by 10.141.175.7 with HTTP; Wed, 3 Sep 2008 11:49:30 -0700 (PDT) Message-ID: <4d3f56c90809031149p77611502t5295ea273dab828e@mail.gmail.com> Date: Wed, 3 Sep 2008 23:19:30 +0430 From: "Mad Unix" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: mysql 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: Wed, 03 Sep 2008 19:14:37 -0000 I need to replicate MySQL DB of mulltiple server on SiteA to my DR-Site Site_B... all DB are alocated on RHEL,SuSE,Centos,Debian, FreeBSD servers. I need a script to take Multiple MySql DataBase Backup and then import to SiteB, the replica can be done as cold or hotbackup and cron it -- Madunix_at_Gmail Sysadmin "Computers are useless. They can only give you answers" - Pablo Picasso "Never trust a computer you can't throw out a window." - Steve Wozniak