Comments on: Introducing MySQL Table Sync http://www.xaprb.com/blog/2007/03/18/introducing-mysql-table-sync/ Stay curious! Thu, 02 May 2013 12:36:53 +0000 hourly 1 http://wordpress.org/?v=3.5.1 By: Air Monitoring http://www.xaprb.com/blog/2007/03/18/introducing-mysql-table-sync/#comment-16429 Air Monitoring Fri, 08 May 2009 02:07:33 +0000 http://www.xaprb.com/blog/?p=323#comment-16429 Hi Xarprb, I am looking for a tool that syncs tables in mySQL. I have a Joomla website with multiple extensions. I need the data from one field copied to another field automatically. I am not that technical. Would this tool be OK? Are there better tools out there?

Thanks for any assistance.

]]>
By: roger http://www.xaprb.com/blog/2007/03/18/introducing-mysql-table-sync/#comment-15603 roger Sun, 28 Dec 2008 05:44:13 +0000 http://www.xaprb.com/blog/?p=323#comment-15603 There’s also a [less ambitious more simple tool] I built in Ruby
http://rubyforge.org/projects/table-syncer/
Enjoy!
-=r

]]>
By: sqlFan http://www.xaprb.com/blog/2007/03/18/introducing-mysql-table-sync/#comment-14169 sqlFan Wed, 16 Jan 2008 09:42:53 +0000 http://www.xaprb.com/blog/?p=323#comment-14169 new name and downloadpage: http://sourceforge.net/projects/maatkit

]]>
By: Xaprb http://www.xaprb.com/blog/2007/03/18/introducing-mysql-table-sync/#comment-6505 Xaprb Fri, 11 May 2007 12:54:37 +0000 http://www.xaprb.com/blog/?p=323#comment-6505 Hi xart,

I don’t understand some of your questions. Let’s discuss further on the mysqltoolkit-discuss mailing list, please. There are some other people on that list who may be interested in the same things as you.

]]>
By: xart http://www.xaprb.com/blog/2007/03/18/introducing-mysql-table-sync/#comment-6495 xart Fri, 11 May 2007 06:06:56 +0000 http://www.xaprb.com/blog/?p=323#comment-6495 I have some doubt after testing your tool

1)what to do when we are trying to sync blob as pk?

2)There are some cases when there is no pk in tables,in that case it will replicate all source rows along with dest rows?
as you have mentioned without pk its not worth to sync!
still i have some cases when its required?

3)sometimes i am getting hash ref failed for even a simple tables?

4)I dont know perl so, how can i know when to use topdown and bottomup?

please reply its urgent

]]>