On Sun, Oct 26, 2008 at 9:13 AM, Madan Thapa <[EMAIL PROTECTED]>wrote:
> On Sat, Oct 25, 2008 at 5:50 AM, Grant Peel <[EMAIL PROTECTED]> wrote:
>> > Hi all,
>> >
>> > I had a server pretty much locked up this morning due to the mysql bin
>> logs filling up the /var filesystem.
>> >
>> > I had been
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
I have 2 databases: production_db and test_db. Both databases have the
same tables. Now, I want to do as follows:
If a new record is inserted to the production_db interst the same recort
into the test_db.
I am pretty sure, it's a case fo a trigg