Re: [PHP-DB] Syncing two tables in mysql

2002-05-12 Thread Jason Wong

On Sunday 12 May 2002 13:37, Thomas \omega\ Henning wrote:
 And how can i use it?

I suppose the manual will have full details.

-- 
Jason Wong - Gremlins Associates - www.gremlins.com.hk
Open Source Software Systems Integrators
* Web Design  Hosting * Internet  Intranet Applications Development *


/*
Whenever I feel like exercise, I lie down until the feeling passes.
*/


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DB] Syncing two tables in mysql

2002-05-11 Thread Thomas \omega\ Henning

Hey all,

Is there a way i can sync two tables in mysql on two totaly different
servers over the internet via php4 or mysql?
I'm using php4.0.6

thanks

Thomas omega Henning



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP-DB] Syncing two tables in mysql

2002-05-11 Thread Jason Wong

On Sunday 12 May 2002 01:34, Thomas \omega\ Henning wrote:
 Hey all,

 Is there a way i can sync two tables in mysql on two totaly different
 servers over the internet via php4 or mysql?
 I'm using php4.0.6

mysql has it's own replication mechanism.

-- 
Jason Wong - Gremlins Associates - www.gremlins.com.hk
Open Source Software Systems Integrators
* Web Design  Hosting * Internet  Intranet Applications Development *


/*
In Christianity neither morality nor religion come into contact with reality
at any point.
-- Friedrich Nietzsche
*/

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP-DB] Syncing two tables in mysql

2002-05-11 Thread Thomas \omega\ Henning

And how can i use it?
Jason Wong [EMAIL PROTECTED] wrote in message
news:[EMAIL PROTECTED]...
 On Sunday 12 May 2002 01:34, Thomas \omega\ Henning wrote:
  Hey all,
 
  Is there a way i can sync two tables in mysql on two totaly different
  servers over the internet via php4 or mysql?
  I'm using php4.0.6

 mysql has it's own replication mechanism.

 --
 Jason Wong - Gremlins Associates - www.gremlins.com.hk
 Open Source Software Systems Integrators
 * Web Design  Hosting * Internet  Intranet Applications Development *


 /*
 In Christianity neither morality nor religion come into contact with
reality
 at any point.
 -- Friedrich Nietzsche
 */



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php