Re: MYSQL DB BACKUP

2008-10-22 Thread Mad Unix
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

Re: sync

2008-09-01 Thread Mad Unix
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 >>

sync

2008-09-01 Thread Mad Unix
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

Re: mysql-migration-toolkit

2008-08-20 Thread Mad Unix
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

Re: mysql-migration-toolkit

2008-08-20 Thread Mad Unix
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

mysql-migration-toolkit

2008-08-20 Thread Mad Unix
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

Lost connection

2008-08-19 Thread Mad Unix
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

Re: SQL Query help

2004-02-19 Thread unix
>> This is probably tediously basic for all you super whiz > MySQL people > but help me out if you can. >> >> I have 2 tables in my database (there will be more) >> >> table_Applics & table_keywords >> >> I want to select columns of information from > table_applics based on the > ID results from ta

RE: Mysql users setup.

2002-04-24 Thread Unix Newbie
ENTIFIED BY "password"; > Simon > > -Original Message- > From: Unix Newbie [mailto:[EMAIL PROTECTED]] > Sent: 24 April 2002 10:15 > To: [EMAIL PROTECTED] > Subject: Mysql users setup. > > > > > Hello all! > >I am just starting out w

Mysql users setup.

2002-04-24 Thread Unix Newbie
Hello all! I am just starting out with learning mysql and I have run into some speed bumps that are mostly my configuration. I have set up mysql running on a Mac OS X box with php running a particular software package called phpESP. Works great (a bit slow, but great). Now, in order to h