Jump to content

[SOLVED] Synching data with mirrored table structures


blackcell

Recommended Posts

Hello,

 

I have tried to find what I need on the mysql site but im not for sure. I know the basics of mysql until it starts with the joins. Basically, I have a ticket system I developed. I want to be able to synchronize two systems by "importing" the table 'tickets_data' hosted on system 2 to the table 'tickets_data_hostname' to system 1. I need to modify my sql query that shows all this data so that it pulls the data from both tables at once (seemingly). The table structure is identical but the data contents are different.

 

# Apache/2.2.11 (Win32) DAV/2 mod_ssl/2.2.11 OpenSSL/0.9.8i mod_autoindex_color PHP/5.2.8

# MySQL client version: 5.1.30

 

Edit1: mysql & apache version

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.