LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 11-16-2014, 06:03 PM   #1
cyberdome
Member
 
Registered: Mar 2014
Distribution: Fedora 23 - MariaDB 10.1 -
Posts: 130
Blog Entries: 2

Rep: Reputation: 8
how to automate replication within tables in phpMyAdmin?


how to automate replication within tables in phpMyAdmin?

I know how to replicate a table using phpMyAdmin, but how do I auto replicate a table using phpMyAdmin? for example, let us say I add 500 records/rows in table A, and it will automatically replicate those tables whitin the same database or different database, using phpMyAdmin. All database.tables will resided on the same server.

thanks in advance
 
Old 11-17-2014, 11:34 AM   #2
Guttorm
Senior Member
 
Registered: Dec 2003
Location: Trondheim, Norway
Distribution: Debian and Ubuntu
Posts: 1,453

Rep: Reputation: 446Reputation: 446Reputation: 446Reputation: 446Reputation: 446
Hi

Replication usually means hot backup to other servers. On one server, Are you looking for SQL views?

Code:
CREATE VIEW table_alias AS
SELECT * FROM some_table;
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: phpMyAdmin 4.0 Release Kills Off The Tables LXer Syndicated Linux News 0 05-04-2013 06:31 AM
MySQL replication - tables truncating Zetec Linux - Server 4 12-16-2010 01:32 AM
phpMyAdmin error: client denied by server configuration: /usr/share/phpMyAdmin Kropotkin Linux - Server 2 05-15-2010 12:55 PM
LXer: Speaking Unix, Part 6: Automate, automate, automate! LXer Syndicated Linux News 0 01-04-2007 09:54 AM
phpMyAdmin error: cannot browse tables, other functions work fine brandnewbie Linux - Software 4 01-08-2005 05:04 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 09:06 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration