Any one tried the script from HowToForge
http://www.howtoforge.com/shell-script-to-back-up-all-mysql-databases-each-table-in-an-individual-file-and-upload-to-remote-ftp
#!/bin/sh
# System + MySQL backup script
# Copyright (c) 2008 Marchost
# This script is licensed under GNU GPL version 2.0 or ab
yes, they should be identical , am thinking to use the howtoforge
mysql_database_replication document.
On Mon, Sep 1, 2008 at 4:58 PM, Ranjeet Walunj <[EMAIL PROTECTED]>wrote:
> Mad Unix wrote:
>
>> I was wandering if anyone know a good way to sync 2mysql databases
>>
I was wandering if anyone know a good way to sync 2mysql databases _one_way
The mysql is alocated on a web php application.
Thanks
--
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
PM, Mad Unix <[EMAIL PROTECTED]> wrote:
> I did the following to resolve this issue
> [EMAIL PROTECTED] download]# rpm -Uvh
> mysql-migration-toolkit-5.0r12-1rhel4.i386.rpm
> error: Failed dependencies:
> libjvm.so(SUNWprivate_1.1) is needed by
> mysql-migration-to
ar'
(mysql-query-browser-bin:21015): libglade-WARNING **: unknown property
`child_pack_direction' for class `GtkMenuBar'
Any help...
On Wed, Aug 20, 2008 at 4:32 PM, Mad Unix <[EMAIL PROTECTED]> wrote:
> Am trying to install the following pack:
>
> [EMAIL PROTECTE
Am trying to install the following pack:
[EMAIL PROTECTED] download]# rpm -Uvh
mysql-migration-toolkit-5.0r12-1rhel4.i386.rpm
error: Failed dependencies:
libjvm.so(SUNWprivate_1.1) is needed by
mysql-migration-toolkit-5.0r12-1rhel4.i386
[EMAIL PROTECTED] download]# java -version
java versi
Hi all
During the update of the MySQL DB (delete/insert), I keep getting the
following message
Lost connection to MySQL server during query...
Any thoughts about this issue, could it be a network, code or tunning
problem ...
Thanks